Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

blackList vs regexp2

No description provided

blackList vs regexp

No description provided

Array loop vs foreach vs map sdadasdsa 3

No description provided

Array loop vs foreach vs map sdadasdsa 2

No description provided

Array loop vs foreach vs map fixed by bomi

Makes the benchmark actually measure the speed of for/foreach/map instead of slowing them down.

Checking numbers (non signed integers): "Number.isFinite()" vs "!== null" (equal to null)

No description provided

Array loop vs foreach vs map sdadasdsa

No description provided

native find vs underscore _.find

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

Slice & reverse vs Loop & unshift

No description provided

jQuery .html() vs Element.innerHTML fixed

No description provided

lodash.filter vs js native

Remove undefined/null from array

parseInt-vs-math.floor

Check the impact between the two

Is plain object

No description provided

const a = Object.getPrototypeOf({})

const a = Object.getPrototypeOf({})

JS find vs indexOf vs Map

JS find vs indexOf

div compare

div

divyansh

div

dadsdsad

No description provided

Performance Test: substring vs substr remove last car

No description provided

lodash.compact vs js native

Remove undefined/null from array

moment valid test

No description provided

HTML Insertion UwU

No description provided

Lodash cloneDeep vs JSON Clone vs freeze and destructure vs vanilla cloneDeep

No description provided

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