Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36
Chrome 132
Windows
Desktop
2 months ago
Test name Executions per second
Using the spread operator 68717960.0 Ops/sec
Using Object.assign 16293537.0 Ops/sec
Manually copying properties 84453096.0 Ops/sec
Create new object while copying 213102496.0 Ops/sec
Create new object from scratch 208646528.0 Ops/sec
StructuredClone 792174.0 Ops/sec
JSON 2724264.2 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