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/106.0.0.0 Safari/537.36
Chrome 106 on Windows
View result in a separate tab
Test name Executions per second
lodash.forEach 2638175.0 Ops/sec
native 1400109.0 Ops/sec
ES5 forEach (cannot break;) 8259872.0 Ops/sec
ES5 for-in 663853.4 Ops/sec
ES6 for-of 817490.1 Ops/sec