Benchmark name When Created
Array isArray vs 'in' 2 years ago
Truncate performance

Description

2 years ago
Remove (Native vs Ramda) #2

measures the speed of ramda's remove

2 years ago
Remove (Native vs Ramda)

measures the speed of ramda's remove

2 years ago
find vs findIndex

find() vs findIndex() in Javascript

2 years ago
Lodash.js diff vs equal 2 years ago
111 regex test

with 111

2 years ago
Eval vs new function with proxy (edit) 2 years ago
Negative Conditionals 2 years ago
eval vs new Function (with/without previous check) 2 years ago
toFixed vs toPrecision vs Math.round() fast vs Math.floorfast vs new Math.trunc

Comparing performance of: toFixed(4) vs toPrecision(4).toString() vs (~~Math.round(*10000)).toString() vs Math.floor fast vs the new Math.trunc

2 years ago
remove vs removechild v2 2 years ago
Object.assign vs direct assignment Markus Test 2 years ago
.endsWith vs includes 2 years ago
Object.assign vs direct assignment Markus 2 years ago
Object values vs _.values (underscore)

Compare the built-in Object.values() method vs Underscore's _.values() method

2 years ago
Object.assign vs direct assignment 313 2 years ago
Array.prototype.slice vs spread operator vs concat 3

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

2 years ago
Array.prototype.slice vs spread operator vs concat 2

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

2 years ago
Array.prototype.slice vs spread operator vs concat

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

2 years ago
Array.prototype.slice vs spread operator corrected

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

2 years ago
Number format 2 years ago
Search benchmark 2 years ago
getElementBy vs querySelector 2 years ago
FIND vs SOME v2 2 years ago

 New benchmark Your benchmarks