| Test name | Executions per second |
|---|---|
| ✓ Object.assign with blank object | 2,311,630 Ops/sec |
| Object.assign with blank object and prototype prop | 1,597,628 Ops/sec |
| Object.assign with created object | 1,338,702 Ops/sec |
| Object.assign with blank object and prototype | 1,236,175 Ops/sec |
| Iteration with blank object | 857,258 Ops/sec |
| Iteration with blank object and prototype prop | 724,508 Ops/sec |
| Iteration with created object | 662,647 Ops/sec |
| Iteration with blank object and prototype | 639,820 Ops/sec |