Benchmark name When Created
NaN/Infinity shortcut vs variable 14 days ago
Switch vs if vs lookup object 14 days ago
Typed Array Clone 14 days ago
array[array.length - 1] vs array.at(-1) v2 14 days ago
array.at vs polyfill vs array.length 14 days ago
normal object vs mutated object 14 days ago
object destructuring 14 days ago
Time Cost for different calling 14 days ago
Pushing 14 days ago
setAttribute vs style.cssText test 14 days ago
Array splice vs. Set delete #2 14 days ago
Array splice vs. Set delete 14 days ago
Test vs Array 14 days ago
for-in vs object.keys vs object.values for objects without extra log 14 days ago
filter(_ => !!_) vs filter(Boolean) vs filter(v => v != null) 14 days ago
javascript includes vs indexOf

javascript includes vs indexOf

15 days ago
JSON Stringify Speed Test f

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

15 days ago
Array.prototype.concat vs spread oper

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

15 days ago
12345tryjhgffrewq345tryhfgdre43rtg 15 days ago
Array(n).fill(char) vs Array.from({ length: n }, _ => char) vs manual loop 15 days ago
Array(n).fill(char) vs Array.from({ length: n }, _ => char) 15 days ago
+ operator vs parseInt vs Number addition 15 days ago
ES6 property (get/set) & getter/setter function & direct access to object attribute with calculations 15 days ago
destructure speed 15 days ago
createTextNode vs textContent vs innerText vs innerHTML (+ version) 16 days ago

 Create Your benchmarks