Benchmark name | When Created |
---|---|
Array.prototype.concat vs spread operator2
Compare the new ES6 spread operator with the traditional concat() method |
6 years ago |
Prototype vs simulated private bench (1000) | 6 years ago |
Prototype vs simulated private bench | 6 years ago |
fast_deep_equal - lodash.isEqual | 6 years ago |
Prototype vs simulated private 4 | 6 years ago |
Entries Reduce2 | 6 years ago |
Prototype vs simulated private | 6 years ago |
for loop vs. lodash range foreach latest | 6 years ago |
style vs. style.cssText | 6 years ago |
style vs style.cssText | 6 years ago |
class vs proto | 6 years ago |
Native XHR vs XHR 2 (no ifs... just switches)
Pure JavaScript XHR Benchmark - Difference is using switch instead of if you lost time by making it test the value... something that isn't within the code in the others(but probably at the lower level) |
6 years ago |
is type array | 6 years ago |
obj inheritance create assign setproto | 6 years ago |
object assign setproto create | 6 years ago |
obj assign setproto create | 6 years ago |
obj assign setproto | 6 years ago |
Array like to array convertion | 6 years ago |
Test Immutable ToJS vs single get | 6 years ago |
array vs Float64Array | 6 years ago |
Map vs Object 123456
Lookup of map vs object |
6 years ago |
Map vs Object 12345
Lookup of map vs object |
6 years ago |
Map vs Object 1234
Lookup of map vs object |
6 years ago |
Map vs Object 123
Lookup of map vs object |
6 years ago |
classlist vs classname | 6 years ago |