Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

luxon parse datetime vs time interval

No description provided

JSON.parse vs dataview vs typedarray

No description provided

for-of-vs-map

No description provided

Dompurify 2.4.1 vs js-xss 1.0.14

No description provided

js css - style.cssText vs style vs setAttribute

No description provided

Float32Array vs DataView 2022

No description provided

loadAsh UniqBy vs native new set array

No description provided

createTextNode vs append vs prepend vs innerHTML vs innerText vs textContent

No description provided

Object.keys vs for in loop

No description provided

Javascript Array sorting performance with sort() and reduce() take2

Javascript Array sorting performance with sort() and reduce()

Array join vs concatenation vs interpolation

No description provided

Toggle hidden class to existing element vs. style display

No description provided

createElement vs innerHTML for creating elements in DOM

Speed of inserting DOM elements by various methods

createElement vs cloneNode vs innerHTML for multi elements with optimized loops

Faster way to create new dom elements before insertion

`filter().length` vs. `reduce` vs. `for` (with Set)

Compare `filter().length` vs `reduce` vs `for` loop for counting array elements that are present in another array.

`filter().length` vs. `reduce` vs. `for`

Compare `filter().length` vs `reduce` vs `for` loop for counting array elements that are present in another array.

.includes() vs .test() vs .replace() vs .indexOf()

Compare different intra-string matching styles

createElement vs cloneNode vs innerHTML for multi elements

Faster way to create new dom elements before insertion

Math.log10() vs .toString()

No description provided

Array join vs string template - Js

No description provided

Spread vs Array.from performance

No description provided

eval vs new Function vs mathjs (v11.4.0)

No description provided

lodash/keyBy vs native reduce vs map

No description provided

TextDecoder vs String.fromCharCode better

No description provided

functions that uses an async function in Array.find() 2

functions that uses an async function in Array.find()

NEW BENCHMARK Your Benchmarks