Run details:
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36
Chrome 144
Linux
Desktop
3 months ago
Test name Executions per second
Using the spread operator 27133172.0 Ops/sec
Using Object.assign 7779241.0 Ops/sec
Manually copying properties 94194208.0 Ops/sec
Create new object while copying 96114872.0 Ops/sec
Create new object from scratch 97345352.0 Ops/sec
StructuredClone 331429.7 Ops/sec
JSON 1263414.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