Script Preparation code:
Tests:
  • if-check in for-of; true

  • if-check outside of for-of; true

  • if-check in for-of; false

  • if-check outside of for-of; false

  • if-check in for-loop: true

  • if-check outside of for-loop; true;

  • if-check in for-loop; false

  • if-check outside of for-loop; false

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    if-check in for-of; true
    if-check outside of for-of; true
    if-check in for-of; false
    if-check outside of for-of; false
    if-check in for-loop: true
    if-check outside of for-loop; true;
    if-check in for-loop; false
    if-check outside of for-loop; false

    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!