Tests:
  • Using the spread operator

  • Using Object.assign

  • Using For-In loop

  • Using For-In loop with type checks

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: 2 years ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:94.0) Gecko/20100101 Firefox/94.0
Firefox 94 on Mac OS X 10.15
View result in a separate tab
Test name Executions per second
Using the spread operator 7086809.5 Ops/sec
Using Object.assign 10193872.0 Ops/sec
Using For-In loop 21776542.0 Ops/sec
Using For-In loop with type checks 8444607.0 Ops/sec


;