Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

parseInt-vs-math.floor

Check the impact between the two

const a = Object.getPrototypeOf({})

const a = Object.getPrototypeOf({})

JS find vs indexOf vs Map

JS find vs indexOf

lodash.compact vs js native

Remove undefined/null from array

Image vs canvas with webgl2d

Testing draw calls using a raw Image versus canvas

Image vs canvas with 2d

Testing draw calls using a raw Image versus an ImageBitmap vs canvas

Image vs ImageBitmap vs canvas with context2d

Testing draw calls using a raw Image versus an ImageBitmap vs canvas

replaceChildren vs textContent + append

No description provided

new attr vs update attr

No description provided

createTextNode vs textContent vs innerText vs innerHTML

No description provided

Some vs. Filter vs. indexOf vs Includes

No description provided

slice vs filter 2

slice vs filter

Cash VS Umbrella VS jquery VS vanilla selectors

No description provided

lodash.round VS Math.round (number to 2 decimal )

round number to 2 decimal

lodash parseint vs parseInt

No description provided

World's Fasted Min Max

No description provided

JSON.stringify vs structuredClone

JSON.stringify vs structuredClone

using getAttribute vs property to access an element's id

ok

JSON.stringify + JSON.parse vs structuredClone

No description provided

Array.includes vs. Object key lookup vs. Set.has

No description provided

Clamping: Math.mix + Math.max vs if (fixed)

No description provided

string.slice vs regex

No description provided

Some vs. Filter vs. indexOf v includes

No description provided

PutImageData vs DrawImage 2

Compare PutImageData with DrawImage

Intl.Collator.compare() vs Intl.Collator.compare({numeric: true})

No description provided

NEW BENCHMARK Your Benchmarks