Benchmark name When Created
for-in vs object.keys + for 4 years ago
charAt(i) vs RegExp

Compare

4 years ago
charAt vs RegExp

Compare

4 years ago
char index vs charAt() vs RegExp

Compare

4 years ago
Symbol vs String property square bracket 4 years ago
Direct object access vs _.get 4 years ago
The Non Repeating Number

There is an array of only numbers. Every number appears twice in the array except for one. Find the non-repeating number.

4 years ago
Find Island 2 4 years ago
Find Island 4 years ago
Sort Speed Chrome 4 years ago
iframe vs window (new) 4 years ago
Array slice() vs slice(0) vs spread operator

Compare the new ES6 spread operator with the traditional slice() methods

4 years ago
[test] Concat vs spread 4 years ago
Replace Comma vs Join 4 years ago
iframe vs window 4 years ago
lodash uniq vs set updated lodash 4 years ago
reduce concat vs apply concat

Array flat es5 syntax (reduce concat vs apply concat)

4 years ago
Math.max/min vs if vs ternary vs bitwise & ~~ - 4 numbers 4 years ago
Array fill method vs for loop

Array fill method vs for loop performance validation

4 years ago
Math.max/min vs if vs ternary vs bitwise - 4 numbers 4 years ago
Math.max/min vs if vs ternary - 3 numbers 4 years ago
Dot vs IndexOf 9 4 years ago
misc tests 4 years ago
Object arrays: findIndex vs for loop with logging

Testing finding an object array via findIndex or by using a for loop

4 years ago
Object arrays: findIndex vs for loop

Testing finding an object array via findIndex or by using a for loop

4 years ago

 Create Your benchmarks