Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

arguments vs spread operator

No description provided

Custom Event vs Callback [fixed - apples to apples]

Fixes https://www.measurethat.net/Benchmarks/Show/17805/0/custom-event-vs-callback by making sure the console log and actual sync code execution happens. There's no point to dispatch an event without ever listening to it. Such benchmark was not realistic.

Lodash.get vs Optional chaining 1234

No description provided

lodash uniq vs Array.from(new Set()) vs spread new Set() v3 strings

No description provided

lodash uniq vs Array.from(new Set()) vs spread new Set() 2

No description provided

Lodash.isEqual vs JSON.stringify Equality Comparison for Objects - diff case

No description provided

Lodash.isEqual vs JSON.stringify Equality Comparison for Objects pbnov23

No description provided

FORK: Object cloning with Lodash clone vs cloneDeep vs merge vs structuredClone vs JSON.parse(JSON.stringify(o)) 2

No description provided

Object cloning with Lodash clone vs cloneDeep vs merge vs structuredClone vs JSON.parse(JSON.stringify(o)) 2

No description provided

Object cloning with Lodash clone vs cloneDeep vs merge vs structuredClone vs JSON.parse(JSON.stringify(o))

No description provided

Delete vs destructure for objects vs new object

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

style visibility vs. classList.contains

No description provided

test33

No description provided

Some vs Find!!!!!!!!!!

No description provided

Some vs Find!!!!!

No description provided

overwrite new Map() vs findIndex

No description provided

for loop 1234

No description provided

Javascript closest method benchmarks

No description provided

Javascript closest method vs closestParent prototype function - nick

No description provided

grouping anagrams

No description provided

grouping anagram algorithm

No description provided

test map vs each

No description provided

map vs each array filling

No description provided

indexof vs benchmark in first letter

No description provided

member vs proto member

No description provided