Script Preparation code:
Tests:
  • Set.has()

  • Array.includes()

  • Array.indexOf()

  • Array.lastIndexOf

  • Map.has()

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    Set.has()
    Array.includes()
    Array.indexOf()
    Array.lastIndexOf
    Map.has()

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 6 months ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36 Edg/125.0.0.0
Chrome 125 on Windows
View result in a separate tab
Test name Executions per second
Set.has() 265114.8 Ops/sec
Array.includes() 101.9 Ops/sec
Array.indexOf() 99.9 Ops/sec
Array.lastIndexOf 60.9 Ops/sec
Map.has() 261713.0 Ops/sec


;