Benchmark name When Created
array.at vs polyfill vs array.length one month ago
normal object vs mutated object one month ago
object destructuring one month ago
Time Cost for different calling one month ago
Pushing one month ago
setAttribute vs style.cssText test one month ago
Array splice vs. Set delete #2 one month ago
Array splice vs. Set delete one month ago
Test vs Array one month ago
for-in vs object.keys vs object.values for objects without extra log one month ago
filter(_ => !!_) vs filter(Boolean) vs filter(v => v != null) one month ago
javascript includes vs indexOf

javascript includes vs indexOf

one month ago
JSON Stringify Speed Test f

This benchmark tests whether the speed or JSON.stringify changes with object size

one month ago
Array.prototype.concat vs spread oper

Compare the new ES6 spread operator with the traditional concat() method

one month ago
12345tryjhgffrewq345tryhfgdre43rtg one month ago
Array(n).fill(char) vs Array.from({ length: n }, _ => char) vs manual loop one month ago
Array(n).fill(char) vs Array.from({ length: n }, _ => char) one month ago
+ operator vs parseInt vs Number addition one month ago
ES6 property (get/set) & getter/setter function & direct access to object attribute with calculations one month ago
destructure speed one month ago
createTextNode vs textContent vs innerText vs innerHTML (+ version) one month ago
set.add vs array.push small size - 30 elements one month ago
Object.assign vs destructuring again one month ago
Object.assign vs destructuring one month ago
What is an Execution Per Second? one month ago

 Create Your benchmarks