Script Preparation code:
Tests:
  • filter().map()

  • flatMap()

  • for..of

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    filter().map()
    flatMap()
    for..of

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: one year ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/110.0
Firefox 110 on Mac OS X 10.15
View result in a separate tab
Test name Executions per second
filter().map() 262.5 Ops/sec
flatMap() 211.2 Ops/sec
for..of 415.4 Ops/sec


;