Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

JS lastIndexOf vs indexOf

JS lastIndexOf vs indexOf

string empty literal vs length

Different ways of checking if string is empty

Reuse Global Regex? RegEx.test vs. String.match vs. String.search

No description provided

Reuse Regex? RegEx.test vs. String.match vs. String.search

No description provided

RegEx.test vs. String.match vs. String.search

No description provided

Lodash cloneDeep vs structuredClone vs JSON-Clone

https://developer.mozilla.org/en-US/docs/Web/API/structuredClone

typedarry for vs for..of vs forEach

No description provided

typed array for vs forEach vs for in vs for of

Compare loop performance

Object key access vs array find2

Test speed of object access by key vs array find to find object

Vanilla vs Ramda

No description provided

Getter / Setter vs Proxy vs Class getter

No description provided

Array.from or map

No description provided

eval vs new Functionhhh

No description provided

for loop reverce

No description provided

Different ways of creating objects 2

No description provided

Different ways of creating objects

No description provided

find() vs for...of vs for-loop large array fixed

Testing the difference between native loops and find()

instanceof vs typeof vs prop check

No description provided

fde vs object-hash vs hash-sum

fde2

Long vs number

No description provided

Lodash _.union vs native Set() v4

No description provided

Lodash _.union vs native Set() v3

No description provided

Lodash _.union vs native Set() v2

No description provided

lodash vs native reduce2

No description provided

lodash vs native reduce

No description provided