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

  • length empty array

  • isEmpty array of strings

  • length array of strings

  • isEmpty array of objects

  • length array of objects

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    isEmpty empty array
    length empty array
    isEmpty array of strings
    length array of strings
    isEmpty array of objects
    length array of objects

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 25 days ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36
Chrome 130 on Mac OS X 10.15.7
View result in a separate tab
Test name Executions per second
isEmpty empty array 2983448.5 Ops/sec
length empty array 7455469.0 Ops/sec
isEmpty array of strings 3085372.8 Ops/sec
length array of strings 7307710.0 Ops/sec
isEmpty array of objects 3149789.0 Ops/sec
length array of objects 7365197.0 Ops/sec


;