Benchmark name When Created
regex vs split+pop vs lastIndexOf+substring one year ago
regex vs split+pop one year ago
lodash has vs lookup one year ago
Pixel map one year ago
For vs Map 2 one year ago
underscore first VS access one year ago
flat vs concat test one year ago
underscore isString VS typeof one year ago
underscore clone VS spread operator one year ago
lodash isObject vs typeof vs isObjectLike one year ago
ECMA .flat() vs Custom .flatten() (noop flatten) one year ago
Passing objects with raw values vs passing just raw values vs array of values 2

Updated because it looks like Firefox optimizes away the entire test

one year ago
Passing objects with raw values vs passing just raw values vs array of values one year ago
groupBy vs partition one year ago
_.max vs Math.max one year ago
find() vs for...of vs for-loop 2

Testing the difference between native loops and find()

one year ago
got vs axios

benchmarking the http libraries got vs axios

one year ago
Hash-sum string vs number 2

The hash-sum module returns strings. Is it faster to return numbers? https://github.com/bevacqua/hash-sum

one year ago
TestLC one year ago
Test 2 function in vanilla js one year ago
Removing whitespace with or without Regex

Removing whitespace with or without Regex

one year ago
ECMA .flat() one year ago
ECMA .flat() vs Custom .flatten() one year ago
Array.prototype.concat vs spread operator magic

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

one year ago
prototype vs class based 1 one year ago

 New benchmark Your benchmarks