Benchmark name When Created
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
Spread vs Object.assign vs Object.keys with forEach deep clone one year ago
JS findIndex vs forEach

Comparing performance of: findIndex vs ForEach

one year ago
Iterate-Set-vs-arr

Iterate over a set.

one year ago
Test osusara one year ago
split str vs split re one year ago
Ternary operator vs String Interpolation

Which one is better to convert Boolean value to string ternary operator or string interpolation.

one year ago
Equals vs Strictly Equals one year ago
RegEx.test vs. Equals one year ago

 Create Your benchmarks


;