Tests:
Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    Using the spread operator
    Using Object.assign
    Using For-In loop
    Using For-In loop with type checks

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 9 months ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36
Chrome 141 on Mac OS X 10.15.7
View result in a separate tab
Using For-In loop
64.3M/s
Using the spread operator
34.7M/s
Using For-In loop with type checks
28.0M/s
Using Object.assign
25.8M/s
View exact numbers
Test name Executions per second
Using For-In loop 64,307,048 Ops/sec
Using the spread operator 34,730,484 Ops/sec
Using For-In loop with type checks 27,982,600 Ops/sec
Using Object.assign 25,773,346 Ops/sec