Script Preparation code:
Tests:
  • for i < length

  • .forEach(t)

  • for..of

  • for t = array[i]

  • for i=0; i in array

  • for i in array,

  • .reduce

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    for i < length
    .forEach(t)
    for..of
    for t = array[i]
    for i=0; i in array
    for i in array,
    .reduce

    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!