Script Preparation code:
Tests:
  • set.has(obj)

  • set.has(9)

  • arr.includes(obj)

  • arr.includes(9)

  • arr.find((value) => value === 9)

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    set.has(obj)
    set.has(9)
    arr.includes(obj)
    arr.includes(9)
    arr.find((value) => value === 9)

    Fastest: N/A

    Slowest: N/A

Get performance results from real users on your website with Request Metrics.
Latest run results:

No previous run results

This benchmark does not have any results yet. Be the first one to run it!