Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

innerHTML vs insertAdjacentHTML vs appendChild vs insertAdjacentElement add attribute fix6

innerHTML vs insertAdjacentHTML vs appendChild vs insertAdjacentElement add attribute

trig funcs vs trigids

Which of the built-in trig functions are fastest? slowest?

replaceAll vs regex DbSgf435

No description provided

Classnames vs CLSX vs some simpliest implementations

Compare CLSX vs Classnames vs an simpliest implementation of creating a template string

Classnames vs CLSX vs [].filter(Boolean).join(" ")

Compare CLSX vs Classnames vs an simpliest implementation of creating a template string

toFixed vs toPrecision vs Round v5

No description provided

toFixed vs toPrecision vs Round without Stringify v2

No description provided

innerHTML vs insertAdjacentHTML vs appendChild vs insertAdjacentElement fix

innerHTML vs insertAdjacentHTML vs appendChild vs insertAdjacentElement

innerHTML vs insertAdjacentHTML vs appendChild vs insertAdjacentElement

innerHTML vs insertAdjacentHTML vs appendChild vs insertAdjacentElement

Slice + reverse vs manual picking array indexes

No description provided

slice vs filter perf

No description provided

for vs foreach vs some vs for..of (ES6)

Compare loop performance

Access to Proxy vs Object (CG)

No description provided

flat vs concat.apply vs spread

No description provided

new instance versus direct assignment

No description provided

querySelector on data attribute vs getElementsByClassName 1

No description provided

querySelector on data attribute vs getElementsByClassName

No description provided

qasdfasdf

No description provided

getElementsByTagName vs querySelectorAll

No description provided

object.assign vs spread operator for shallow copying large objects 2

spread operator vs object.assign

for loops and stuff

No description provided

Object.values vs array index loop

No description provided

try-catch with artificial error vs try-catch with no error

No description provided

ES6 equivalent to lodash _.mapValues 3

No description provided

lodash mapValues

No description provided