Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Template String vs Template Function

No description provided

Cached instance of Intl.NumberFormat vs toLocalString

Cache creation of NumberFormat instance and then just use it instead of creating a new one

cached Intl.NumberFormat vs toLocalString

No description provided

Deep merge lodash vs ramda vs deepmerge vs native shallow merge

Merging two array of objects with nested objects and methods. Comparing speed between the different libraries and vanilla shallow merge using destructuring.

IndexOf array vs find object2

No description provided

Object vs array performance_20220826

No description provided

Map vs lodash.uniq

No description provided

Object spread vs new Map vs Object assign with complex data

No description provided

test 319823789172

No description provided

Array Intersection vs. Set Intersection vs. Lodash part 5

No description provided

3ad12dzfa

a321

insertAdjacentHTML vs appendchild vs append(3)

No description provided

insertAdjacentHTML vs appendchild vs append(2)

No description provided

insertAdjacentHTML vs appendchild vs append

No description provided

parseInt vs ~~

No description provided

fight to the death - for loop vs chained (Dr Vacant - 1,000,000)

No description provided

fight to the death - for loop vs chained (100,000)

No description provided

fight to the death - for loop vs chained (1000)

No description provided

fight to the death - for loop vs chained (100)

No description provided

fight to the death - for loop vs chained (10) - 2

No description provided

fight to the death - for loop vs chained (10)

No description provided

fight to the death - for loop vs chained arr (100)

No description provided

fight to the death - for loop vs chained arr (10)

No description provided

fight to the death - for loop vs chained methods 1,000,000

No description provided

fight to the death - for loop vs chained methods 100,000

No description provided