HTML Preparation code:
Script Preparation code:
Tests:
  • isEmpty empty array

  • .length empty array

  • isEmpty string array

  • .length string array

  • isEmpty object array

  • .length object array

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    isEmpty empty array
    .length empty array
    isEmpty string array
    .length string array
    isEmpty object array
    .length object array

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: one year ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36
Chrome 110 on Mac OS X 10.15.7
View result in a separate tab
Test name Executions per second
isEmpty empty array 5989234.5 Ops/sec
.length empty array 13323410.0 Ops/sec
isEmpty string array 5961616.5 Ops/sec
.length string array 13490594.0 Ops/sec
isEmpty object array 5958106.5 Ops/sec
.length object array 13503980.0 Ops/sec


;