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

  • arr[arr.length - 1]

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    arr.slice(-1)[0]
    arr[arr.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: one month ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:123.0) Gecko/20100101 Firefox/123.0
Firefox 123 on Mac OS X 10.15
View result in a separate tab
Test name Executions per second
arr.slice(-1)[0] 41266820.0 Ops/sec
arr[arr.length - 1] 849750800.0 Ops/sec