Benchmark name When Created
64 bit 8 months ago
for-in vs object.keys test TBM 8 months ago
startswith vs includes test 8 months ago
pow2 vs sqrt 8 months ago
Vanilla JS VS JQuery DOM perfomance12

Vanilla JS VS JQuery DOM perfomance12

8 months ago
Array.prototype.slice vs spread operator new

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

8 months ago
getElementById vs querySelector vs map.get 8 months ago
let vs const in a fix for-loop length 8 months ago
Attribute Parser 2

1 large object-attribute v. smaller attributes

8 months ago
Attribute Parser l

1 large object-attribute v. smaller attributes

8 months ago
array.indexOf vs array.includes vs array.some vs equality

performance comparison of ways to find if an array contains a value

8 months ago
lodash uniq vs Array.from(new Set()) vs spread new Set() [big arrays 2] 8 months ago
lodash uniq vs Array.from(new Set()) vs spread new Set() [big arrays] 8 months ago
lodash flatMapDeep vs reduce 8 months ago
search tests 8 months ago
string[0] vs slice(0,1)

Compares direct index with index.length -1 vs slice

8 months ago
regex-split-wc 8 months ago
Checkf 8 months ago
Some vs Find test2 8 months ago
_.filter.length vs filter.length vs reduce.length 8 months ago
[prefix] string.replace vs regex replace 8 months ago
Spread operator vs Array.prototype.apply vs Array.prototype.concat 8 months ago
forEach vs const size forLoop 8 months ago
Math.min.apply vs Spread 8 months ago
forEach vs for..loop dynamic length2 8 months ago

 Create Your benchmarks


;