JavaScript spread operator vs Object.assign performance eo

4 years ago
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36
Test name Executions per second
Using the spread operator 20588290.0 Ops/sec
Using Object.assign 4712888.0 Ops/sec
Tests:
  • Using the spread operator

  • Using Object.assign

Open this result on MeasureThat.net