Run details:
Mozilla/5.0 (iPhone; CPU iPhone OS 18_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.2 Mobile/15E148 Safari/604.1 Ddg/26.2
Mobile Safari 26
iOS 18.6
Mobile
3 months ago
Test name Executions per second
Using the spread operator 54311000.0 Ops/sec
Using Object.assign 44633344.0 Ops/sec
Manually copying properties 844590848.0 Ops/sec
Create new object while copying 785772544.0 Ops/sec
Create new object from scratch 913218688.0 Ops/sec
StructuredClone 1158578.6 Ops/sec
JSON 4448000.0 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