Benchmark name When Created
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 2 years ago
Delete performance 2 years ago
children check 2 years ago
innerHTML with var, text, templatestring 2 years ago
innerHTML vs inserAdjacentHTML 2 years ago
descending for vs cached for ++i loop (holey elements)

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

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

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

2 years ago
Map get Vs Map has get - V2 2 years ago
Map get VS Map has get

Map get VS Map has get

2 years ago
Map vs Map

Map vs Map

2 years ago
my test bench 1 2 years ago
queue impl 2 years 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]

2 years ago
findIndex vs indexOf vs contains 2 years ago
Math.cbrt() vs. Binary search cbrt fix 2 years ago
Math.cbrt() vs. Binary search cbrt 2 years ago

 New benchmark Your benchmarks