HTML Preparation code:
Script Preparation code:
Tests:
  • _.orderBy asc

  • array.prototype.sort asc

  • _.orderBy desc

  • array.prototype.sort desc

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    _.orderBy asc
    array.prototype.sort asc
    _.orderBy desc
    array.prototype.sort desc

    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/109.0.0.0 Safari/537.36
Chrome 109 on Windows
View result in a separate tab
Test name Executions per second
_.orderBy asc 1.9 Ops/sec
array.prototype.sort asc 20.1 Ops/sec
_.orderBy desc 3.2 Ops/sec
array.prototype.sort desc 19.9 Ops/sec