Script Preparation code:
Tests:
Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    Reduce and Spread
    ForEach and Mutate (for .. in loop)
    Mutate with Object.assign
    Foreach and Mutate (Object.assign)

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: one year ago)
Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/132.0.6834.78 Mobile/15E148 Safari/604.1
Chrome Mobile iOS 132 on iOS 18.2.1
View result in a separate tab
Mutate with Object.assign
1.7M/s
Foreach and Mutate (Object.assign)
1.5M/s
Reduce and Spread
1.2M/s
ForEach and Mutate (for .. in loop)
1.1M/s
View exact numbers
Test name Executions per second
Mutate with Object.assign 1,723,426 Ops/sec
Foreach and Mutate (Object.assign) 1,511,515 Ops/sec
Reduce and Spread 1,175,197 Ops/sec
ForEach and Mutate (for .. in loop) 1,089,860 Ops/sec