Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

isNullish variants

No description provided

querySelector vs getElementById vs getElementsByClassName vs getElementsByTagName

No description provided

querySelector and getElementsByClassName performance

No description provided

cssRule Identify the type

No description provided

cssRule

No description provided

Test remove from array 2

Test remove from array

Test remove from array

Test remove from array

ID-selector vs Class-selector vs Data-attribute-selector (extended)

No description provided

indexOf vs for loop vs regex

No description provided

Delete vs filter for objects

Measure the performance of delete versus removing a prop from an object

Test intersecc

Test intersecc

DataAttribute vs Class Selector vs ID Selector (extended)

No description provided

string concat 3 ways

Compare setAttribute to dataset

getAttribute vs dataset

Compare setAttribute to dataset

setAttribute vs dataset

Compare setAttribute to dataset

ASCII Dict

No description provided

Date vs Moment Formatt

No description provided

head vs first vs destructure with object array

No description provided

If vs && vol.2

No description provided

comparsions force straight vs ideomatic

No description provided

(find + indexOf) vs (findIndex + direct access)

No description provided

flatten 10 * 24 dimension array with for push vs reduce.concat vs flat() of es2019

for push vs reduce.concat vs flat() of es2019

find("input") vs find("[type='checkbox']")

Compare using jQuery find method with different selectors.

ES6 equivalent to lodash _.mapValues 2

No description provided

Object.assign vs _.defaultsDeep vs Object Destructuring

No description provided