Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

012942

No description provided

jQuery getting element by class vs document

Comparing speed of getting element by class adn document with jQuery

jQuery document vs class

Comparing get attachment event to class vs document

math.abs vs branchless absolute val 2

No description provided

+= vs templateString ...

No description provided

js zero

No description provided

JS Filter vs Reduce vs Foreach

No description provided

Lodash isEqual vs stringify vs id compare test

Test on isEqual performance vs stringify vs simple ID compare

Lodash isEqual vs stringify test

Test on isEqual performance vs stringify

cloneDeep vs structuredClone

No description provided

re.match vs re.test vs str.startsWith

No description provided

re.match vs re.test vs str.startsWith vs str.indexOf

No description provided

Create Element v2

No description provided

Create Element v1

No description provided

array math.max vs for loop

compare finding the maximum value with math.max using .apply & using the spread (...) operator, vs a basic for loop with an if statement, & finally a basic foor loop using length caching

math pow vs bit shifting vs exponentiation operator

No description provided

Object.values vs mapping id to object

No description provided

test delete and copy

No description provided

Lodash cloneDeep vs structuredClone vs JSON

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

Lodash.isEqual vs JSON.stringify

No description provided

Lodash.isEqual vs JSON.stringify Equality Comparison for Shallow Array of Strings.

No description provided

Date.now() vs new Date

No description provided

Set vs Map cs

No description provided

Type convert

No description provided

Lodash cloneDeep vs structuredClone deep array

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