Benchmark name When Created
test cas one year ago
Array.prototype.concat vs spread operator (new try)

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

one year ago
Array.prototype.concat vs spread operator (without any jQuery)

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

one year ago
Merging deeply nested objects one year ago
spread vs concat vs unshift223

spread vs concat vs unshift

one year ago
spread vs concat vs unshift22

spread vs concat vs unshift

one year ago
Getting item by an index in json using for vs Object.keys vs Object.values one year ago
native reverse findIndex vs lodash _.findLastIndex

Compare lodash findLastIndex with native reverse and findIndex.

one year ago
replaceAll vs. adding characters up

Compares replaceAll with adding characters up one by one in tagged template escaping.

one year ago
Delete performance v2 one year ago
Delete performance one year ago
children check one year ago
innerHTML with var, text, templatestring one year ago
innerHTML vs inserAdjacentHTML one year ago
descending for vs cached for ++i loop (holey elements)

(forEach + for-in do not iterate over empty array slots)

one year ago
descending for vs cached for ++i loop one year ago
Lodash.get vs object-path vs Property dot notation

Modified from https://gist.github.com/acao/018fa0943da0e39c96f57fca64cd0c02

one year ago
Map get Vs Map has get - V2 one year ago
Map get VS Map has get

Map get VS Map has get

one year ago
Map vs Map

Map vs Map

one year ago
my test bench 1 one year ago
queue impl one year ago
find by id and replace in array [lodash vs js vs ramda]

find by id and replace in array [lodash vs js vs ramda]

one year ago
findIndex vs indexOf vs contains one year ago
Math.cbrt() vs. Binary search cbrt fix one year ago

 New benchmark Your benchmarks