boring vs spread vs Object.assignFastest: boring (3.7x faster)
107,117,280 ops/sec
33,945,252 ops/sec
28,818,334 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| boring | |
| spread | |
| Object.assign |
| Test name | Executions per second |
|---|---|
| ✓ boring | 127,326,912 Ops/sec |
| spread | 28,516,074 Ops/sec |
| Object.assign | 19,940,932 Ops/sec |