Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36
Chrome 124
Windows
Desktop
2 years ago
Create new object from scratch
88.1M/s
Manually copying properties
82.5M/s
Create new object while copying
81.9M/s
Using the spread operator
28.5M/s
Using Object.assign
3.4M/s
View exact numbers
Test name Executions per second
Create new object from scratch 88,147,184 Ops/sec
Manually copying properties 82,542,688 Ops/sec
Create new object while copying 81,943,520 Ops/sec
Using the spread operator 28,540,064 Ops/sec
Using Object.assign 3,426,315 Ops/sec
Tests: