Run details:
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
Chrome 139
Linux
Desktop
8 months ago
Test name Executions per second
Using the spread operator 43137580.0 Ops/sec
Using Object.assign 9571611.0 Ops/sec
Manually copying properties 125606944.0 Ops/sec
Create new object while copying 121818120.0 Ops/sec
Create new object from scratch 135618768.0 Ops/sec
StructuredClone 459818.7 Ops/sec
JSON 1437708.9 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