Benchmark name When Created
spread test 6 years ago
map vs forEach vs for loop

A test summing 1000 random numbers

6 years ago
map vs forEach vs for loop

A test summing 1000 random numbers

6 years ago
Add Class to existing className vs. setAttribute vs. classList 6 years ago
Bitwise vs String feature flags 6 years ago
If statements vs zero multiplication and assignment

Is it faster to check if a numeric calculation needs to be performed and assigned to an object property, or just do the calculation against zero and assign it anyway.

6 years ago
Bitwise vs String feature flags 6 years ago
Bitwise vs String feature flags 6 years ago
Lodash vs Reduce 6 years ago
Lodash vs Reduce 6 years ago
Array.push 6 years ago
Canvas Performance Test 6 years ago
Setting Canvas Pixel 6 years ago
Setting Canvas Pixel 6 years ago
Setting Canvas Pixel 6 years ago
String concatenation vs array join 6 years ago
innerhtml vs removechild 6 years ago
innerhtml vs removechild 6 years ago
assign vs spread 6 years ago
String split using regex vs string 6 years ago
Date.parse vs new Date 6 years ago
for vs forEach 6 years ago
Show hide 6 years ago
console.log

console.log

6 years ago
Ramda vs. Lodash

Compares performance on the same task using Lodash vs two styles of Ramda vs two styles of "native" Javascript. In all cases the task is pulling "counter" property from each item in an array, filtering out odd items, squaring them, then returning those squared values that have less than two digits.

6 years ago

 Create Your benchmarks


;