Object.assign vs style.*Fastest: Object.assign (1.1x faster)
333,719 ops/sec
303,326 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| Object.assign | |
| style.* |
| Test name | Executions per second |
|---|---|
| ✓ Object.assign | 1,237,379 Ops/sec |
| style.* | 1,200,678 Ops/sec |