Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

filtermap vs flatmap

No description provided

toString vs Stringify vs backticks

No description provided

TEST SUM OF DIGITS

No description provided

For in vs Object.*.forEach

No description provided

For in vs Object.keys.forEach 10000

No description provided

array vs int32array with conversion

No description provided

Reduce vs Filter/Map vs Map/Filter

No description provided

arrrrrrr

No description provided

JavaScript Object.assign vs for in loop

No description provided

RegExp vs substring

No description provided

reduce.concat() vs flat(1) vs custom

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

reduce.concat() vs flat(1)

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

Bitmask implicit boolean vs bitmask explicit equals

No description provided

array vs Float64Array vs Float32Array

No description provided

Array.prototype.filter vs handmade with for loop

No description provided

Ar__ray concat vs_spread operator vs push_

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

Array concat vs_spread operator vs push_

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

Lodash toString vs String Constructor1

No description provided

array vs int16array try catch

No description provided

array vs int16array

No description provided

pop() vs shift() (and use the value!)

No description provided

floor() vs trunc() vs bitwise hacks (~~, >> 0, etc) 2

No description provided

foreach vs for vs for in

No description provided

RegEx.test() vs String.search()

No description provided

RegEx.test vs String.search

No description provided