Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

asdfasdf comeon1

asdf

Math.hypot vs Math.sqrt

Is Math.hypot actually faster than Math.sqrt?

Array literal vs. string#split()

No description provided

JS loops and iterators

Comparing speed of JavaScript loops

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

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

getCookie: for vs for...of vs indexOf vs find vs reduce vs regex vs split vs fromEntries

Performance comparison of 8 functions to get Cookie value from a document.cookie string.

for vs for of3

No description provided

for vs for of2

No description provided

native-splice-vs-chunk

No description provided

MomentJS vs Vanilla JS Time incrementing and using as dictionary key

No description provided

getCookie: for vs for...of vs indexOf vs find vs reduce vs regex

Performance comparison of 6 functions to get Cookie value from a document.cookie string.

set.has vs. array.includes vs array.find vs map.has (20 elements)

No description provided

дедушкины сказки

No description provided

дед наебал

No description provided

а я думал создание итератора будет дороже

No description provided

skidadle skidoodle

No description provided

Set.size vs Array.length

No description provided

set vs array iteration (but better)

No description provided

Intl.DateTimeFormat performance edit

No description provided

startsWith vs regex 2

No description provided

Mult vs Div

No description provided

Concat vs Flat 2

No description provided

set vs weakset

No description provided

Bearer Token Strip

No description provided

forEach vs map by cuteLuna v2

No description provided