| Test case name | Result |
|---|---|
| Using Reduce ES5 | |
| Using Reduce ES5 (test with `in`) | |
| Using Reduce ES5 (test with `hasOwnProperty`) | |
| Using Reduce ES6 | |
| Using Reduce ES6 (test with `in`) | |
| Using Reduce ES6 (test with `hasOwnProperty`) | |
| Using For... | |
| Using For... In | |
| Using For... In (test with `in`) | |
| Using For... In (test with `hasOwnProperty`) |
This benchmark does not have any results yet. Be the first one to run it!