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 28394610.0 Ops/sec
Using Object.assign 3469903.0 Ops/sec
Manually copying properties 1102036000.0 Ops/sec
Create new object while copying 1117637000.0 Ops/sec
Create new object from scratch 1275422000.0 Ops/sec
JSON 579775.3 Ops/sec
Tests:
  • Using the spread operator

  • Using Object.assign

  • Manually copying properties

  • Create new object while copying

  • Create new object from scratch

  • JSON