Benchmark name When Created
.endsWith vs includes (longer string) 3 months ago
DefineProperties vs assignment 3 months ago
_.isEmpty vs Object.keys.length vs custom isEmpty method (10000) alt is empty 3 months ago
Array.prototype.slice with length vs spread operator

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

3 months ago
_.isEmpty vs Object.keys.length vs custom isEmpty method (10) alt is empty 3 months ago
_.isEmpty vs Object.keys.length vs custom isEmpty method (10) 3 months ago
_.isEmpty vs Object.keys.length (1000000) 3 months ago
_.isEmpty vs Object.keys.length (10) 3 months ago
_.isEmpty vs Object.keys.length (10000) 3 months ago
Array with Objects loop

Loop through an array of objects and change one property

3 months ago
test switch vs map 2 3 months ago
test switch vs map 3 months ago
Object Hashmap vs Array.indexOf

Matching a string against more than one possibility.

3 months ago
Map vs Object (real-world) vs PureObject Performance

Lookup of map vs object (in a real-world test format)

3 months ago
Counter Increasement v5 3 months ago
Counter Increasement v4 3 months ago
Counter Increasement v3 3 months ago
Counter Increasement v2 3 months ago
Counter Increasement 3 months ago
Class assignment for list benchmark 3 months ago
Looping frozen object vs non-frozen object 3 months ago
JSON.parse vs string.split 644 3 months ago
different getint methods 3 months ago
Object key access vs array index access bigger

Tests the speed of accessing an item by object key vs array index.

3 months ago
Uint8Array.subarray vs Uint8Array.slice 3 months ago

 Create Your benchmarks