Script Preparation code:
Tests:
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

Latest run results:
Run details: (Test run date: 2 years 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
arr[arr.length - 1]
849.8M/s
arr.slice(-1)[0]
41.3M/s
View exact numbers
Test name Executions per second
arr[arr.length - 1] 849,750,784 Ops/sec
arr.slice(-1)[0] 41,266,820 Ops/sec