Benchmark name When Created
Template String vs Template Function one year ago
Cached instance of Intl.NumberFormat vs toLocalString

Cache creation of NumberFormat instance and then just use it instead of creating a new one

one year ago
cached Intl.NumberFormat vs toLocalString one year ago
Deep merge lodash vs ramda vs deepmerge vs native shallow merge

Merging two array of objects with nested objects and methods. Comparing speed between the different libraries and vanilla shallow merge using destructuring.

one year ago
IndexOf array vs find object2 one year ago
IndexOf array vs find object one year ago
Object vs array performance_20220826 one year ago
Map vs lodash.uniq one year ago
new Map(arr) vs loadash.uniq one year ago
Object spread vs new Map vs Object assign with complex data one year ago
test 319823789172 one year ago
Test foobar 32323 one year ago
Array Intersection vs. Set Intersection vs. Lodash part 5 one year ago
3ad12dzfa

a321

one year ago
insertAdjacentHTML vs appendchild vs append(3) one year ago
insertAdjacentHTML vs appendchild vs append(2) one year ago
insertAdjacentHTML vs appendchild vs append one year ago
insertAdjacentHTML vs appendchild one year ago
parseInt vs ~~ one year ago
fight to the death - for loop vs chained (Dr Vacant - 1,000,000) one year ago
fight to the death - for loop vs chained (100,000) one year ago
fight to the death - for loop vs chained (1000) one year ago
fight to the death - for loop vs chained (100) one year ago
fight to the death - for loop vs chained (10) - 2 one year ago
fight to the death - for loop vs chained (10) one year ago

 New benchmark Your benchmarks