Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

JS Date subtract vs momentjs subtract

JS Date subtract vs momentjs subtract

test1sadasd

No description provided

XHR vs fetch (HTML parsing, append)

No description provided

Lodash assign vs native assign

No description provided

direct vs bind vs apply vs call

No description provided

concat vs flatMap

No description provided

Object array using lodash for vs lodash some

No description provided

Reduce Object.assign vs spread vs Map vs Function assignment

No description provided

Reduce Object.assign vs spread vs Map

No description provided

Reduce Object.assign vs spread

No description provided

Object array using lodash find vs lodash some

No description provided

(Math.floor(Math.random() * Math.pow(10,13))) vs Date.now

Which is best for generating a unique 13 digits key?

padStart vs slice

Measures speed between using padStart and slice

Push vs LHS spread

Is it fast to build up an array using the spread operator on the left-hand side?

for loop vs for of

comparing perf between for of and for loop

comparison

No description provided

KevinTest

No description provided

Array processing benchmark

Quick benchmark

Test array reduce

Quick benchmark

querySelectorAll2 vs getElementsByClassName

No description provided

2 6Array.prototype.concat vs spread operator 2

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

JSON parse vs structuredClone

Test json

eval vs new Function (Sample JS Functions)2

No description provided

split vs regex replace - test

No description provided

split vs regex replace

No description provided