Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

datasett

No description provided

fn vs afn

No description provided

Implicit native comparison vs explicit comparison

No description provided

Getter vs Direct Read

No description provided

json stringify vs array tostring large obj random

No description provided

json stringify vs array tostring large obj

No description provided

lodash forEach vs for i loop with cached length

No description provided

fill array with value: map(callback) vs fill(value) vs fill(dummy).map(callback)

No description provided

Custom Array Equality Function vs Lodash.isEqualWith Equality Comparison for Shallow Array of Strings.

Test on isEqualWith performance

String() vs .toString() vs +""

No description provided

qs vs getele

how fast to collect html elements on page

Array.prototype.concat vs spread operatorssssssssssssssssssssssssssss

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

Function vs inline set property

No description provided

JS String '+' short v.s. long strings 2

Does the size of the string concatenated affect the performance?

JS String '+' same v.s. different strings 2

Is there a difference in performance over many iterations of string concatenation if the string being added is the same or different each time?

JS String '+' short v.s. long strings

Does the size of the string concatenated affect the performance?

JS String '+' same v.s. different strings

Is there a difference in performance over many iterations of string concatenation if the string being added is the same or different each time?

JS: String '+' v.s. join

No description provided

Compare nums-and-localecompare-1

No description provided

Array.includes vs Set.has vas Map.has (string)

No description provided

Compare nums2

No description provided

Compare nums1

No description provided

Compare nums

No description provided

Array slice vs for loop (new Array)

No description provided

taw69420

No description provided

NEW BENCHMARK Your Benchmarks