Script Preparation code:
Tests:
  • for i++ array

  • while ++i array

  • for in array

  • for of array

  • forEach array

  • for in object

  • for of values object

  • for of pre-initialized-values object

  • forEach pre-initialized-values object

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    for i++ array
    while ++i array
    for in array
    for of array
    forEach array
    for in object
    for of values object
    for of pre-initialized-values object
    forEach pre-initialized-values object

    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!