HTML Preparation code:
Script Preparation code:
Tests:
  • Not empty lodash.head()

  • Not empty [0]

  • Empty lodash.head()

  • Empty [0]

  • [0] with check

  • [0] with null check

  • [0] with optional chaining null check

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    Not empty lodash.head()
    Not empty [0]
    Empty lodash.head()
    Empty [0]
    [0] with check
    [0] with null check
    [0] with optional chaining null check

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 20 days ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
Chrome 131 on Windows
View result in a separate tab
Test name Executions per second
Not empty lodash.head() 115241128.0 Ops/sec
Not empty [0] 216992864.0 Ops/sec
Empty lodash.head() 118182208.0 Ops/sec
Empty [0] 215156256.0 Ops/sec
[0] with check 192984160.0 Ops/sec
[0] with null check 173685696.0 Ops/sec
[0] with optional chaining null check 226043392.0 Ops/sec