Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

match vs exec vs test

r

lodash vs set array

No description provided

IndexOf vs Includes in string as boolean

Banana

JS: append vs appendChild - multiple nodes

No description provided

JS: insertBefore vs append vs prepend

No description provided

JS: insertBefore vs append

No description provided

Remove children test with list

No description provided

number to string: template literal vs toString vs string literal concat vs string constructor

No description provided

Math.floor() vs Lodash _.floor() vs bitwise NOT

Math.floor() vs Lodash _.floor() vs bitwise NOT

Object vs Map creation (forEach, reduce, for)

No description provided

Object vs Map creation (forEach, reduce)

No description provided

lodash intersection vs JS

No description provided

Object.fromEntries vs reduce vs Map

No description provided

Lodash vs Object.keys

No description provided

TypedArray fill vs loop

No description provided

replaceAll vs replace vs split-joinCD

No description provided

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