Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

underscore first VS access

No description provided

flat vs concat test

No description provided

underscore isString VS typeof

No description provided

underscore clone VS spread operator

No description provided

lodash isObject vs typeof vs isObjectLike

No description provided

ECMA .flat() vs Custom .flatten() (noop flatten)

No description provided

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

Passing objects with raw values vs passing just raw values vs array of values

No description provided

groupBy vs partition

No description provided

_.max vs Math.max

No description provided

find() vs for...of vs for-loop 2

Testing the difference between native loops and find()

got vs axios

benchmarking the http libraries got vs axios

Hash-sum string vs number 2

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

TestLC

No description provided

Test 2 function in vanilla js

No description provided

Removing whitespace with or without Regex

Removing whitespace with or without Regex

ECMA .flat()

No description provided

ECMA .flat() vs Custom .flatten()

No description provided

Array.prototype.concat vs spread operator magic

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

prototype vs class based 1

No description provided

concat vs lodash.concat vs. push.apply vs. spread operator vs. push in for loop v4

No description provided

Custom .flatten()2

No description provided

spread vs concat vs unshift vs aaa

spread vs concat vs unshift

prototype vs class

No description provided

split vs for loop

No description provided