Script Preparation code:
Tests:
  • ++i, division and multiplication

  • ++i and bit shift

  • i += 2

  • ++i, ++i

  • ++i, [++i]

  • [++i], [++i]

  • [i++], [i++]

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    ++i, division and multiplication
    ++i and bit shift
    i += 2
    ++i, ++i
    ++i, [++i]
    [++i], [++i]
    [i++], [i++]

    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!