Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36
Chrome 129
Windows
Desktop
one year ago
array.at(-1)
23.4M/s
array[array.length - 1]
12.4M/s
array[array.length + -1]
12.3M/s
View exact numbers
Test name Executions per second
array.at(-1) 23,446,644 Ops/sec
array[array.length - 1] 12,378,267 Ops/sec
array[array.length + -1] 12,257,865 Ops/sec
Script Preparation code:
Tests: