Run details:
Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/136.2 Mobile/15E148 Safari/605.1.15
Mobile Safari 18
iOS 18.3.2
Mobile
one year ago
array.at(-1)
483.4M/s
array[array.length - 1]
456.6M/s
array[array.length - 1] fn
427.3M/s
array.at(-1) fn
394.8M/s
View exact numbers
Test name Executions per second
array.at(-1) 483,425,184 Ops/sec
array[array.length - 1] 456,637,088 Ops/sec
array[array.length - 1] fn 427,288,032 Ops/sec
array.at(-1) fn 394,820,736 Ops/sec
Script Preparation code:
Tests: