Script Preparation code:
Tests:
  • intersect_for(shortArr1, shortArr2)

  • intersect_filter_indexOf(shortArr1, shortArr2)

  • intersect_filter_in(shortArr1, shortArr2)

  • intersect_for_in(shortArr1, shortArr2)

  • intersect_filter_includes(shortArr1, shortArr2)

  • intersect_filter_has_this(shortArr1, shortArr2)

  • intersect_filter_has_arrow(shortArr1, shortArr2)

  • intersect_for_has(shortArr1, shortArr2)

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    intersect_for(shortArr1, shortArr2)
    intersect_filter_indexOf(shortArr1, shortArr2)
    intersect_filter_in(shortArr1, shortArr2)
    intersect_for_in(shortArr1, shortArr2)
    intersect_filter_includes(shortArr1, shortArr2)
    intersect_filter_has_this(shortArr1, shortArr2)
    intersect_filter_has_arrow(shortArr1, shortArr2)
    intersect_for_has(shortArr1, shortArr2)

    Fastest: N/A

    Slowest: N/A

Latest run results:

No previous run results

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