Script Preparation code:
Tests:

Historical Performance Data aggregated from 6 community runs

Desktop Results:
Chrome 6 runs
array[array.length - 1]
42.8M/s
array.at(-1)
41.1M/s
View exact numbers
  • array[array.length - 1]: 42,834,836 ops/sec
  • array.at(-1): 41,075,860 ops/sec

Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    array[array.length - 1]
    array.at(-1)

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 11 months ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36 Edg/139.0.0.0
Chrome 139 on Windows
View result in a separate tab
array.at(-1)
98.2M/s
array[array.length - 1]
97.3M/s
View exact numbers
Test name Executions per second
array.at(-1) 98,166,528 Ops/sec
array[array.length - 1] 97,310,216 Ops/sec