Tests:
  • Normal object

    AخA
     
    const obj = {}
  • Object assign

     
    const obj = Object.assign({})
Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results

Experimental features:

  • Test case name Result
    Normal object
    Object assign

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 4 years ago)
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.182 Safari/537.36
Chrome 88 on Linux
View result in a separate tab
Test name Executions per second
Normal object 635856576.0 Ops/sec
Object assign 4726692.0 Ops/sec