Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Object literal vs Object.create(null) (better bench)

compare performance of object creating non-empty objects using object literal vs Object.create

document.getElementById+querySelectorAll

No description provided

Equality Comparison

Equality Comparison

testtest9897

test

third array filter fn named vs anon

array filter named vs anon

deux array filter fn named vs anon

array filter named vs anon

array filter fn named vs anon

array filter named vs anon

array filter vs object destructure

test array filter vs object destructure

same test

No description provided

test array filter vs object destructure deux

test array filter vs object destructure

test array filter vs object destructure

test array filter vs object destructure

var vs let vs const

No description provided

str.match vs str.Split 1

Test String.match with regex against String.split with string. We are splitting a string at the spaces.

JavaScript spread operator vs Object.assign performance (new object)

No description provided

slice vs destruction (obj)

No description provided

regex vs multi-replace vs sneaky

No description provided

Filter Boolean vs. Custom Function

Testing the performance of the idiomatic .filter(Boolean) vs. filtering by a custom coercing function.

regex vs multi-replace

No description provided

Jquery versions Benchmarch Mehman2

SImple benchmark of jQuery versions

Jquery versions Benchmarch Mehman

SImple benchmark of jQuery versions

jQuery versions Mehman2

benchmark different versions of jquery

jQuery versions Mehman

benchmark different versions of jquery

check vs replace 3

No description provided

check vs replace 2

No description provided

indexOf vs set

No description provided