Benchmark name When Created
new WeakRef one year ago
new array vs array.length = 0 one year ago
new Set vs set.clear() one year ago
arguments vs spread operator one year ago
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.

one year ago
Lodash.get vs Optional chaining 1234 one year ago
lodash uniq vs Array.from(new Set()) vs spread new Set() v3 strings one year ago
lodash uniq vs Array.from(new Set()) vs spread new Set() 2 one year ago
Lodash.isEqual vs JSON.stringify Equality Comparison for Objects - diff case one year ago
Lodash.isEqual vs JSON.stringify Equality Comparison for Objects pbnov23 one year ago
FORK: Object cloning with Lodash clone vs cloneDeep vs merge vs structuredClone vs JSON.parse(JSON.stringify(o)) 2 one year ago
Object cloning with Lodash clone vs cloneDeep vs merge vs structuredClone vs JSON.parse(JSON.stringify(o)) 2 one year ago
Object cloning with Lodash clone vs cloneDeep vs merge vs structuredClone vs JSON.parse(JSON.stringify(o)) one year ago
Delete vs destructure for objects vs new object

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

one year ago
style visibility vs. classList.contains one year ago
test33 one year ago
Some vs Find!!!!!!!!!! one year ago
Some vs Find!!!!! one year ago
overwrite new Map() vs findIndex one year ago
for loop 1234 one year ago
Javascript closest method benchmarks one year ago
Javascript closest method vs closestParent prototype function - nick one year ago
grouping anagrams one year ago
grouping anagram algorithm one year ago
test map vs each one year ago

 Create Your benchmarks


;