HTML Preparation code:
Script Preparation code:
Tests:
  • lodash.forEach

  • native

  • ES5 forEach (cannot break;)

  • ES5 for-in

  • ES6 for-of

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    lodash.forEach
    native
    ES5 forEach (cannot break;)
    ES5 for-in
    ES6 for-of

    Fastest: N/A

    Slowest: N/A

Get performance results from real users on your website with Request Metrics.
Latest run results:
Run details: (Test run date: one year ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36
Chrome 108 on Windows
View result in a separate tab
Test name Executions per second
lodash.forEach 3297582.0 Ops/sec
native 1664922.0 Ops/sec
ES5 forEach (cannot break;) 9260675.0 Ops/sec
ES5 for-in 710257.6 Ops/sec
ES6 for-of 877063.5 Ops/sec