Tests:
  • Array.prototype.map.call()

  • [...array].map()

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    Array.prototype.map.call()
    [...array].map()

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 5 years ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36 OPR/57.0.3098.116
Opera 57 on Windows
View result in a separate tab
Test name Executions per second
Array.prototype.map.call() 2975439.8 Ops/sec
[...array].map() 20983492.0 Ops/sec


;