Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36 Edg/140.0.0.0
Chrome 140
Mac OS X 10.15.7
Desktop
7 months ago
Test name Executions per second
Using the spread operator 20839704.0 Ops/sec
Using Object.assign 9817506.0 Ops/sec
Manually copying properties 14186338.0 Ops/sec
Create new object while copying 14072360.0 Ops/sec
Create new object from scratch 26853634.0 Ops/sec
StructuredClone 1156254.2 Ops/sec
JSON 3566618.5 Ops/sec
Tests:
  • Using the spread operator

  • Using Object.assign

  • Manually copying properties

  • Create new object while copying

  • Create new object from scratch

  • StructuredClone

  • JSON