Script Preparation code:
Tests:
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] fn
    array.at(-1) fn

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 5 months ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:148.0) Gecko/20100101 Firefox/148.0
Firefox 148 on Windows
View result in a separate tab
array[array.length - 1] fn
3325.2M/s
array[array.length - 1]
3274.0M/s
array.at(-1) fn
2463.2M/s
array.at(-1)
2454.6M/s
View exact numbers
Test name Executions per second
array[array.length - 1] fn 3,325,238,784 Ops/sec
array[array.length - 1] 3,274,011,648 Ops/sec
array.at(-1) fn 2,463,201,792 Ops/sec
array.at(-1) 2,454,609,408 Ops/sec