Benchmark name When Created
querySelectorAll loop test 2 months ago
canvas clearRect vs fillRect vs resize

Testing performance between clearRect and fillRect on a canvas.

2 months ago
Testing for false vs === undefined vs hasOwnProperty for undefined member vs hasown 2 months ago
Direct object array access vs _.get 2 months ago
Array.filter vs Array.push 2 months ago
JS Slice vs. Pop vs index for last element 2 months ago
64 bit 1 2 months ago
64 bit 2 months ago
for-in vs object.keys test TBM 2 months ago
startswith vs includes test 2 months ago
pow2 vs sqrt 2 months ago
Vanilla JS VS JQuery DOM perfomance12

Vanilla JS VS JQuery DOM perfomance12

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

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

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

1 large object-attribute v. smaller attributes

2 months ago
Attribute Parser l

1 large object-attribute v. smaller attributes

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

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

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

Compares direct index with index.length -1 vs slice

2 months ago
regex-split-wc 2 months ago
Checkf 2 months ago

 New benchmark Your benchmarks