Benchmark name When Created
Array.reduce

A test summing 1000 random numbers, 1 - 10000

3 years ago
opening hours 3 years ago
DeepClone test

Test of lodash deepClone and json.stringify,json.parse

3 years ago
fromEntries vs reduce 3 years ago
indexOf vs includes with substring in string

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

3 years ago
Regex vs split/join forks 3 years ago
tofix vs round 3 years ago
String.fromCharCode & btoa vs base64ArrayBuffer function FIXED ON LARGE ARRAY 3 years ago
Javascript: Case insensitive string comparison performance with indexOf 3 years ago
Spread operator vs mutation vs Object.assign with reduce

Check the performance inside a reduce.

3 years ago
Foreach lodash vs native 3 years ago
Sort lodash vs native 3 years ago
date formatter libraries 2021 3 years ago
Number constructor vs unary plus vs parseInt 3 years ago
own uniq or ramda 3 years ago
Compare the new ES6 spread operator with Ramda assoc (10000000 keys) 3 years ago
window.getComputedStyle vs. className2 3 years ago
another test 2

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

3 years ago
Round float fa 3 years ago
Round float 3 years ago
Optional Chaining versus _.get lodash | 2 3 years ago
new Date vs date.parse 3 years ago
Regex vs .startsWith vs .indexOf vs .substr on string length 2000 3 years ago
reduce spread vs reduce 3 years ago
reduce me test 000009 3 years ago

 Create Your benchmarks