Script Preparation code:
Tests:
  • list.slice(-1)[0]

  • list[list.length -1]

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    list.slice(-1)[0]
    list[list.length -1]

    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: 3 years ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36
Chrome 83 on Mac OS X 10.15.1
View result in a separate tab
Test name Executions per second
list.slice(-1)[0] 9967568.0 Ops/sec
list[list.length -1] 7201420.0 Ops/sec