Tests:
  • .fill("").map()

  • .fill(null).map()

  • .fill(undefined).map()

  • .fill(true).map()

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    .fill("").map()
    .fill(null).map()
    .fill(undefined).map()
    .fill(true).map()

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 10 months ago)
Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Mobile Safari/537.36
Chrome Mobile 121 on Android
View result in a separate tab
Test name Executions per second
.fill("").map() 1109655.2 Ops/sec
.fill(null).map() 1087130.8 Ops/sec
.fill(undefined).map() 1141503.5 Ops/sec
.fill(true).map() 1137588.1 Ops/sec


;