Benchmark name When Created
Ladash map versus ECMA6 map

Test if using ECMA6 map is better than using lodash map

2 years ago
Concat vs spread 2 years ago
async for vs promise all (setTimeout version)

Inspired by: https://www.measurethat.net/Benchmarks/Show/13019/0/async-for-vs-promiseall

2 years ago
Passing existing array vs spreading twice 2 years ago
for of vs for loop v3 2 years ago
for of vs for loop v2 2 years ago
for of vs for loop 2 years ago
map foreach vs array lookup vs map const of vs arr const of 2 years ago
map foreach vs array lookup vs const of 2 years ago
array.length vs array.splice

Want to make sure that delete last elements through length is faster.

2 years ago
map foreach vs array lookup 2 years ago
Improved Lodash get vs my get 2 years ago
sumOfEventNumbers-vanilla-vs-rxjs 2 years ago
test123-pschild1

test123

2 years ago
test123-pschild

test123

2 years ago
filter uniq

compre uniqBy to native

2 years ago
Assign vs SplicePush 2 years ago
innerHTML-test 2 years ago
native find vs lodash _.find_fork

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

2 years ago
Classnames vs CLSX vs ClassD vs Alternatives

Compare CLSX vs Classnames vs ClassD vs an own implementation of creating a template string

2 years ago
traditional for loop vs for ... of 2 years ago
Array.prototype.concat vs spread operator xxx

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

2 years ago
String.prototype.split vs String.prototype.match

Use String.prototype.split with a string and String.prototype.match with a regexp to test how many whitespaces are in a string.

2 years ago
lodash .foreach vs native foreach vs for V4 2 years ago
lodash .foreach vs native foreach vs for V3 2 years ago

 New benchmark Your benchmarks