Benchmark name When Created
JavaScript spread operator vs Object.assign performance fork 619473 one month ago
New set vs set clear (no const) one month ago
and vs xor one month ago
DataView vs Uint32Array find one month ago
Lodash.isEqual vs JSON.stringify Equality Comparison for Shallow Array of Strings vs ===

Test on isEqual performance

one month ago
CSS Variable swaps - style.setProperty vs style.cssText vs style vs Object.assign vs setAttribute vs classList one month ago
6 properties - style.setProperty vs style.cssText vs style vs Object.assign vs setAttribute vs classList one month ago
Array spread vs concat vs others for adding an item and getting an immutable copy one month ago
set includes vs array includes vs or, for two values one month ago
useCallback vs without one month ago
Split vs Substring + IndexOf one month ago
Intl.Collator.compare() vs Intl.Collator.compare() with ignorePunctuation one month ago
Date string compare vs Luxon.hasSame one month ago
Powers of 2 one month ago
sdadad one month ago
Lodash cloneDeep vs native cloneDeep large array

compare array copy/clone methods

one month ago
Array fill method vs for loop test z

Array fill method vs for loop performance validation

one month ago
Multiplication vs addition one month ago
eliya and sharon :) v3 one month ago
eliya and sharon :) v2 one month ago
eliya and sharon :) one month ago
map vs object test here one month ago
map over Object (or Record in TS) vs Map clone one month ago
Math.hypot vs Math.sqrt vs Math.sqrt&pow vs Math.sqrt&**2

Is Math.hypot actually faster than Math.sqrt?

one month ago
BigInt(a + b) vs BigInt(a) + BigInt(b) one month ago

 Create Your benchmarks