HTML Preparation code:
Script Preparation code:
Tests:
  • sort object with orderBy, ascending

  • sort object with sortBy, ascending

  • sort object with native sort, ascending

  • sort object with orderBy, descending

  • sort object with native sort, descending

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    sort object with orderBy, ascending
    sort object with sortBy, ascending
    sort object with native sort, ascending
    sort object with orderBy, descending
    sort object with native sort, descending

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 7 months ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36
Chrome 123 on Mac OS X 10.15.7
View result in a separate tab
Test name Executions per second
sort object with orderBy, ascending 1444585.4 Ops/sec
sort object with sortBy, ascending 1450932.0 Ops/sec
sort object with native sort, ascending 4078733.5 Ops/sec
sort object with orderBy, descending 1538871.6 Ops/sec
sort object with native sort, descending 6836785.5 Ops/sec


;