Tests:
  • Using the spread operator

  • Using Object.assign

  • Manually copying properties

  • Create new object while copying

  • Create new object from scratch

  • StructuredClone

  • JSON

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    Using the spread operator
    Using Object.assign
    Manually copying properties
    Create new object while copying
    Create new object from scratch
    StructuredClone
    JSON

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 7 days ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36
Chrome 135 on Mac OS X 10.15.7
View result in a separate tab
Test name Executions per second
Using the spread operator 50114908.0 Ops/sec
Using Object.assign 13289986.0 Ops/sec
Manually copying properties 177094800.0 Ops/sec
Create new object while copying 152535328.0 Ops/sec
Create new object from scratch 162404368.0 Ops/sec
StructuredClone 933025.6 Ops/sec
JSON 2325886.2 Ops/sec