Test case name | Result |
---|---|
Test array spread | |
Test array concat | |
Test array push | |
Test object spread | |
Test object assign |
Test name | Executions per second |
---|---|
Test array spread | 15.5 Ops/sec |
Test array concat | 102.5 Ops/sec |
Test array push | 69067.7 Ops/sec |
Test object spread | 1567.9 Ops/sec |
Test object assign | 135.8 Ops/sec |