Benchmark name When Created
math.round vs alternatives (floating point fix)

Various fixes for floating point issues

3 years ago
TreeWalker vs querySelectorAll vs getElementsByTagName 3 years ago
Difference with test 2 3 years ago
Testing intersection of nested

est using native function vs intersection

3 years ago
Array.prototype.slice vs spread operator With slightly bigger array

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

3 years ago
testdsadsadsa 3 years ago
Array.prototype.slice vs spread operator va Array.from

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

3 years ago
getElementsByClassName[0] vs querySelector - rhymes 3 years ago
getElementsByClassName vs querySelectorAll - rhymes 3 years ago
map vs array 3 years ago
[email protected] vs [email protected] 3 years ago
slice VS splice

100k list splice and shift win, they mutate list slice loose, it creates a copy of list 7.5x slower

3 years ago
native find vs lodash _.groupBy 3 years ago
lodash.mapKeys vs Native 3 years ago
lodash.mapKeys vs Iterating over properties in for of loop in function 3 years ago
lodash.mapKeys vs Iterating over properties in for of loop 3 years ago
array slice vs immutable-js takeLast 3 3 years ago
array slice vs immutable-js takeLast 3 years ago
Set tests 3 years ago
RFDC clone vs Lodash cloneDeep vs JSON Parse 3 years ago
Manually join two objects vs Object.assign. 3 years ago
querySelector vs querySelectorAll 3 years ago
jQuery 223 vs 351 3 years ago
Array iteration: delete vs splice 3 years ago
Javascript Filter Object

Javascript Filter Object

3 years ago

 New benchmark Your benchmarks