Test case name | Result |
---|---|
Object.keys() + .dataset | |
Array.from() + .attributes | |
for + .attributes |
Test name | Executions per second |
---|---|
Object.keys() + .dataset | 955685.9 Ops/sec |
Array.from() + .attributes | 794734.0 Ops/sec |
for + .attributes | 1026422.6 Ops/sec |