Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

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

Image vs ImageBitmap vs canvas with context2d

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

Image vs ImageBitmap vs cv with context2d

Testing draw calls using a raw Image versus an ImageBitmap

replaceChildren vs textContent + append

No description provided

Lodash _.forEach vs native forEach on NodeList

No description provided

Refactoring

No description provided

new attr vs update attr

No description provided

Markdown Performance Comparison 03-05-2022

A performance comparison of leading Javascript Markdown implementations.