Benchmark name When Created
find() vs for...of vs for-loop multi variable

Testing the difference between native loops and find() with setting multiple variables

3 years ago
axios vs node-fetch 3 years ago
Array.from vs Spread on arrays 3 years ago
filter+map vs reduce 3 years ago
JavaScript spread operator vs Object.assign vs only-null-checked for-in loop performance

Measure the fastest way to merge objects, without mutation.

3 years ago
JavaScript spread operator vs Object.assign vs null-checked for-in loop performance

Measure the fastest way to merge objects, without mutation.

3 years ago
JavaScript spread operator vs Object.assign vs type-checked for-in loop performance

Measure the fastest way to merge objects, without mutation.

3 years ago
JavaScript spread operator vs Object.assign vs for-in loop safe performance

Measure the fastest way to merge objects, without mutation.

3 years ago
JavaScript spread operator vs Object.assign vs for-in loop performance

Measure the fastest way to merge objects, without mutation.

3 years ago
Lodash Remove v Native Filter 3 years ago
testing converter 3 years ago
JQuery version speed test 1.6.4 + 3.6.0

Test

3 years ago
Test shitty shit 3 years ago
Array concat vs spread operator vs push 131231231232

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

3 years ago
Array concat vs spread operator vs push 13123123123

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

3 years ago
Magic asda

Trsut me bro

3 years ago
Complex test document.querySelectorAll().forEach() vs [...document.getElementsByClassName()].forEach() 3 years ago
drawImage Image vs Bitmap 3 years ago
Class assignment document.querySelectorAll().forEach() vs [...document.getElementsByClassName()].forEach() correct now 3 years ago
Class assignment document.querySelectorAll().forEach() vs [...document.getElementsByClassName()].forEach() 3 years ago
Concatenate random strings with + vs template literals vs String.concat

Find best solution for concatenate strings. Math.random() used to prevent any caching.

3 years ago
querySelectorAll.forEach() vs [...getElementsByClassName].forEach() 3 years ago
6 properties - style.setProperty vs attributeStyleMap.set vs attributeStyleMap.set with parsed values 3 years ago
JS Regex vs .startsWith vs .indexOf with attribute

fork of https://www.measurethat.net/Benchmarks/Show/975/11/regex-vs-indexof-vs-startswith-vs-substr

3 years ago
fast_deep_equal - lodash.isEqual test567l898978666 3 years ago

 Create Your benchmarks