Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

dategeneration2

No description provided

dategeneration

No description provided

test luxon

No description provided

test benchmark for large slice

No description provided

lodash.foreach vs for-of vs array.forEach

No description provided

document.createTextNode('text') vs new Text('text')

No description provided

String() vs .toString() vs ``

No description provided

Some vs. Filter vs. Find, 10 vs 10k

No description provided

Test substring 123445

No description provided

Test substring 12344

No description provided

Array.from vs Spread vs For

No description provided

Array.from vs Spread of Map

No description provided

Freeze vs no freeze

No description provided

Javascript unique string array with array-valued return type

Create a unique array of strings from a possible non-unique array.

Trey - unique array

No description provided

Javascript unique string array

Create a unique array of strings from a possible non-unique array.

substr vs slice vs substring

No description provided

Split vs Regex ISO Time

No description provided

filter-map-reduce

No description provided

parseInt-vs-math.floor time

Check the impact between the two

JavaScript spread operator vs Object.assign performance vs. Direct assignment

No description provided

Multiply vs subtract

Is it faster to make a number negative by multiplying by negative one, og subtract the number from zero.

Array.prototype.concat vs spread operator [e]

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

getElementById vs id vs wrapper vs global var toggling class

No description provided

getElementById vs id vs wrapper toggling class

No description provided