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 month ago
Test name Executions per second
array[array.length - 1] 456637088.0 Ops/sec
array.at(-1) 483425184.0 Ops/sec
array[array.length - 1] fn 427288032.0 Ops/sec
array.at(-1) fn 394820736.0 Ops/sec
Script Preparation code:
Tests:
  • array[array.length - 1]

  • array.at(-1)

  • array[array.length - 1] fn

  • array.at(-1) fn