Benchmark name When Created
Arrow function vs normal function 2 one year ago
Arrow function vs normal function 1 one year ago
Arrow function vs normal function comparison2 one year ago
Math.pow performance one year ago
Object.defineProperty vs direct assignment (ES6, minimal GC) one year ago
Spread vs Apply 43854395 one year ago
Apply vs spread 23355235 one year ago
Math.sqrt vs. ** 0.5 one year ago
a * a vs. a ** 2 vs. Math.pow(a, 2)

Comparing performace of: a * a vs. a ** 2 vs. Math.pow

one year ago
replace perf one year ago
Reduce vs For loop 939424 one year ago
Remove item from array by index (with Shift) one year ago
search @ in email one year ago
bla bla bla bla

Compare the new ES6 spread operator with push inside reduce

one year ago
Reduce + spread vs forEach + mutate one year ago
Push Shift vs Pop Spread. one year ago
Push Shift vs Pop Spread one year ago
for vs foreach vs for..of finalboss

Compare loop performance

one year ago
making proxies vs defining getters properties one year ago
ArrayBuffer.slice vs Uint8Array.slice one year ago
TextDecoder plus array initialization vs String.fromCharCode one year ago
startswith vs set one year ago
Replace decimal separator in number string

Test NumberFormat.formatToParts().map().join() vs toString().replace()

one year ago
Lodash cloneDeep VS spread operator vs structured clone on complex object one year ago
Lodash cloneDeep VS spread operator_complex object one year ago

 Create Your benchmarks