Test name | Executions per second |
---|---|
Using spread operator | 22201890.0 Ops/sec |
Using Array.from() | 20108432.0 Ops/sec |
Using spread operator [run again to eliminate reordering variance] | 22187204.0 Ops/sec |
Using Array.from() [run again to eliminate reordering variance] | 20217556.0 Ops/sec |