Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

lodash partition vs forEach with array push vs two "some" filter loops

No description provided

getElementsByClassName VS querySelectorAll (simple comparison)

A simple comparison of performance between these two methods. (Medium, @benlmsc)

getElementById VS querySelector (simple comparison)

A simple comparison of performance between these two methods. (Medium, @benlmsc)

Optional chaining vs reuse

Just a quick test

Optional chaining test

Just a test

id vs class test

No description provided

id vs class

No description provided

test if or else if

if 문 테스트

test spread vs add in reduce

1234567890

test push and =

23

entries

No description provided

Test if object is empty

No description provided

Nj9ZJ^FuK4AJ#wKE

Compare loop performance

JSON Stringify Speed Test vs joining array

This benchmark tests whether the speed or JSON.stringify changes with object size

arr unshift vs push + reverse (xl array)

No description provided

regular vs destruct

No description provided

Array immutable union: lodash union vs uniq

No description provided

Array loop vs foreach vs map vs for...of

No description provided

JSON.parse() vs. js-yaml large data

No description provided

Lodash vs reduce Map()

No description provided

Clamp Math vs Lodash clamp

Testing math min, clamping vs lodash clamping

js spread order

No description provided

Testing peformance of date reformat

No description provided

typeof_vs_instanceof

No description provided

isarray_vs_instanceof_vs_tostring

No description provided