Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
Chrome 131
Windows
Desktop
one year ago
`array.slice(-1)[0]`
6.0M/s
`array[array.length-1]`
3.6M/s
View exact numbers
Test name Executions per second
`array.slice(-1)[0]` 5,970,630 Ops/sec
`array[array.length-1]` 3,631,182 Ops/sec
Script Preparation code:
Tests: