Benchmark name When Created
Date constructor 7 months ago
lodash groupBy vs Array.reduce 100k with array push 7 months ago
flatmap vs for of vs custom flatMap (version 2) 7 months ago
Map get VS Map has get - KShitij

Map get VS Map has get

7 months ago
ES6 Class vs Prototype vs Object Literal 3

Test the speed and memory usage using 3 different techniques for constructing class objects.

7 months ago
ES6 Class vs Prototype vs Object Literal 2

Test the speed and memory usage using 3 different techniques for constructing class objects.

7 months ago
Slice vs toSpliced 7 months ago
event emit 7 months ago
Access to Proxy vs Object vs plain proxy 7 months ago
Indexof vs Includes in an array 7 months ago
Vanilla JS vs jQuery Selectors - temp

Vanilla JS ID Selector vs Vanilla JS Class Selector vs Vanilla JS Query Selector All vs Vanilla JS Query Selector vs Vanilla JS Data Hook vs jQuery ID Selector vs jQuery Class Selector vs jQuery Data Hook Selector

7 months ago
mapvsobj 7 months ago
arr.include vs binary search on sorted array vs Map.has() vs Set.has() vs Object[] 7 months ago
foreach vs reduce 7 months ago
Object arrays: findIndex vs for loop (length cached)

Testing finding an object array via findIndex or by using a for loop

7 months ago
If vs or equality check and re-assignment 7 months ago
lodash dropWhile or reduce-based trim-from-both-ends

A function to trim the start and end of an array, based on a filter function.

7 months ago
error handling: cost of try catch vs return (instanceof check vs prop check) 7 months ago
array.some vs array.find with 10k items 7 months ago
JavaScript spread operator vs Object declaration 7 months ago
Object.assign vs spread vs _.extend on big data 7 months ago
JavaScript spread operator vs Object.assign performance - modify object - v2 7 months ago
JavaScript spread operator vs Object.assign performance - modify object 7 months ago
Remove undefined/null values from object - Lodash PickBy vs Native 7 months ago
Promise vs Async Await(2) 7 months ago

 New benchmark Your benchmarks