Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36
Chrome 123
Windows
Desktop
2 years ago
Create new object from scratch
74.5M/s
Manually copying properties
73.1M/s
Create new object while copying
71.9M/s
Using the spread operator
25.7M/s
Using Object.assign
3.7M/s
View exact numbers
Test name Executions per second
Create new object from scratch 74,516,368 Ops/sec
Manually copying properties 73,082,928 Ops/sec
Create new object while copying 71,894,992 Ops/sec
Using the spread operator 25,683,104 Ops/sec
Using Object.assign 3,675,074 Ops/sec
Tests: