Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Safari/605.1.15
Safari 18
Mac OS X 10.15.7
Desktop
9 months ago
Test name Executions per second
Using the spread operator 42187524.0 Ops/sec
Using Object.assign 40737596.0 Ops/sec
Manually copying properties 497470464.0 Ops/sec
Create new object while copying 491121056.0 Ops/sec
Create new object from scratch 404320960.0 Ops/sec
StructuredClone 1112368.4 Ops/sec
JSON 3560352.8 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