Benchmark name | When Created |
---|---|
for vs foreach vs some
Compare loop performance |
8 years ago |
For each vs some
Testing for each vs some |
8 years ago |
decoding with JSON.decode and atob | 8 years ago |
decoding with JSON.decode and atob | 8 years ago |
jQuery - $(selector, context) VS $(context).find(selector) | 8 years ago |
Setting input placeholders
Setting and clearing placeholders on a lot of elements at once |
8 years ago |
es6 destructuring vs lodash _.get
compare performance of _.get to es6 desu |
8 years ago |
Var vs Let
Just a simple test with var/let performance in for loop |
8 years ago |
length vs !! | 8 years ago |
forEach vs manual | 8 years ago |
Data Properties vs. Accessor Properties vs. Getter / Setter Methods
The purpose of this benchmark is to determine the performance differences between data properties, accessor properties and getters / setter functions. |
8 years ago |
Lodash filter length vs sumby | 8 years ago |
Lodash filter length vs sumby | 8 years ago |
Lodash filter length vs sumby | 8 years ago |
soa vs aos
As titled |
8 years ago |
soa vs aos
As titled |
8 years ago |
soa vs aos
As titled |
8 years ago |
soa vs aos
As titled |
8 years ago |
soa vs aos
As titled |
8 years ago |
soa vs aos
As titled |
8 years ago |
Object Function vs Free Function | 8 years ago |
Function Wrapping | 8 years ago |
Prototypal Object-Property Method Call | 8 years ago |
update vs rerender | 8 years ago |
Multiplying lists of vectors - SoA vs AoS vs interlaced array | 8 years ago |