Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

NodeList loop iterator comparison

No description provided

Lodash (4.17.11) cloneDeep vs JSON Clone vs structuredClone

No description provided

Moment Unix vs Vanilla Javascript

No description provided

split & replace

No description provided

Getting minutes, seconds and centiseconds from milliseconds

No description provided

getting seconds from milliseconds

No description provided

RegExp constructor vs literal using exec

Testing performance when using a new RegExp object vs a literal regex with exec method

native sort of objects by localeCompare vs lodash _.sortBy

No description provided

returns unique values in array

No description provided

find vs findIndex speed

No description provided

JS BigInt big number performance vx4

Compare Number vs BigInt for big numbers

JS BigInt big number performance vx

Compare Number vs BigInt for big numbers

setting array length + assignation vs assignation vs push

No description provided

lodash clonedeep vs json.parse(stringify())

No description provided

Map vs Object.create(null)

Lookup of map vs object

Reduce vs map/join with existing strings on an object

No description provided

RegExp constructor vs literal vs inline literal

Testing performance when using a new RegExp object vs a literal regex

UUID Generation compare

No description provided

change HTML: DOMParser vs regex 2

No description provided

map vs object - key access (string key)

No description provided

setAttribute vs Object.assign

No description provided

comparison between caching element and use selector

simply just find an element

lodash.differenceBy vs native

No description provided

regex capture groups test

No description provided

some vs while

No description provided

NEW BENCHMARK Your Benchmarks