Object.create vs newFastest: new (1.9x faster)
66,150,080 ops/sec
34,881,576 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| Object.create | |
| new |
| Test name | Executions per second |
|---|---|
| ✓ Object.create | 97,474,504 Ops/sec |
| new | 89,402,632 Ops/sec |