Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

replaceAll vs replace CD

No description provided

Destructure vs lodash concat

No description provided

get child element by class js vs jquery

No description provided

IndexOf boolean vs Includes vs Set

if 50 elements array contains some word

document.createElement vs jQuery

No description provided

lodash.round VS Math.round with precision

Compare round lodash function vs javascript native toFixed() function. use random input to avoid js engine optimisation

Test DOM Select

No description provided

endsWith slice vs Regex replace

No description provided

Array.flat vs (reduce + concat) vs (reduce + destructure) vs (reduce + push)

No description provided

(reduce + concat) vs (reduce + destructure) vs (reduce + push) vs Array.flat

No description provided

Number.toLocaleString vs Intl.NumberFormat (prepared)

No description provided

slice vs subarray vs new

No description provided

reduce.concat() vs reduce + destructure vs flat()

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

Setting Canvas Pixel With Same Color

No description provided

... operator versus for loop

No description provided

const vs let vs var (fixed)

No description provided

foreach vs map-forr

----

msgpackr vs. JSON

No description provided

JavaScript spread operator vs Array.concat performance

No description provided

Compare lodash isEmpty and length comparison on string arrays

No description provided

Array loop vs foreach vs map -forky

No description provided

Lodash cloneDeep vs JSON parse+stringify test

No description provided

flatmap

No description provided

filter + flat

No description provided

matches vs. closest 2

No description provided