Benchmark name When Created
static class vs functions 3 years ago
js search 3 years ago
IndexOf vs Includes in Larger string

Banana

3 years ago
for vs foreach vs for..of, but with rich object array, but fair

Compare loop performance

3 years ago
for vs foreach vs for..of, but with rich object array, that does something

Compare loop performance

3 years ago
for vs foreach vs for..of, but with rich object array

Compare loop performance

3 years ago
Last Lodash Test 3 years ago
reuse of audio elements in ratechangeTick with await 3 years ago
reuse of audio elements in ratechangeTick 3 years ago
document.createElement("audio") vs. blankAudioElement.cloneNode() 3 years ago
_.isEqual vs JSON.stringify big 3 years ago
Test filter map vs only map 3 years ago
lodash vs json 2020.06.10 3 years ago
Array splice vs object assign 3 years ago
OffscreenCanvas001

OffscreenCanvas

3 years ago
Object.values on array vs Object

Is it significantly better to do Object.values(<array or object>) or if( Array.isArray(<array or object>) ) { array = <array or object> } else { Object.values(obj) }

3 years ago
Lodash vs native iterations 2020

Comparison of Lodash's collection iterations to their native counterparts.

3 years ago
Split vs Match 3 years ago
Array.prototype.filter vs Lodash filter 3

perf test with more than a contrived list

3 years ago
Array.prototype.filter vs Lodash filter 2

perf test with more than a contrived list

3 years ago
Object.assign vs named object 3 years ago
reduce push vs spred vs concat 3 years ago
slice vs substring performance

slice vs substring performance

3 years ago
string ' vs " vs ` 3 years ago
getElementById 3 years ago

 New benchmark Your benchmarks