Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.82 Safari/537.36
Chrome 93
Windows
Desktop
2 years ago
Test name Executions per second
Using the spread operator 26993640.0 Ops/sec
Using Object.assign 2507569.0 Ops/sec
Manually copying properties 676149600.0 Ops/sec
Create new object while copying 710995800.0 Ops/sec
Create new object from scratch 742106300.0 Ops/sec
JSON 416964.2 Ops/sec
Tests:
  • Using the spread operator

  • Using Object.assign

  • Manually copying properties

  • Create new object while copying

  • Create new object from scratch

  • JSON