Script Preparation code:
Tests:
  • array[array.length - 1]

  • array.at(-1)

  • array[array.length + -1]

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    array[array.length - 1]
    array.at(-1)
    array[array.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: 2 years ago)
Mozilla/5.0 (Linux; Android 10; MI 8 Lite) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.127 Mobile Safari/537.36
Chrome Mobile 100 on Android
View result in a separate tab
Test name Executions per second
array[array.length - 1] 2075424.0 Ops/sec
array.at(-1) 2628988.0 Ops/sec
array[array.length + -1] 2052740.0 Ops/sec