Run details:
Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/130.0.6723.90 Mobile/15E148 Safari/604.1
Chrome Mobile iOS 130
iOS 18.0
Mobile
one year ago
Create new object from scratch
457.0M/s
Manually copying properties
238.7M/s
Create new object while copying
234.1M/s
Using the spread operator
34.8M/s
Using Object.assign
13.8M/s
View exact numbers
Test name Executions per second
Create new object from scratch 457,030,880 Ops/sec
Manually copying properties 238,682,704 Ops/sec
Create new object while copying 234,094,592 Ops/sec
Using the spread operator 34,842,556 Ops/sec
Using Object.assign 13,842,471 Ops/sec
Tests: