HTML Preparation code:
Script Preparation code:
Tests:

Historical Performance Data aggregated from 5 community runs

Desktop Results:
Chrome 5 runs
use len built-in
22/s
use variable to cache size
12/s

Fastest: use len built-in (1.7x faster)

View exact numbers
  • use len built-in: 22 ops/sec
  • use variable to cache size: 12 ops/sec

Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    use len built-in
    use variable to cache size

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: one year ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
Chrome 131 on Mac OS X 10.15.7
View result in a separate tab
use len built-in
22/s
use variable to cache size
12/s
View exact numbers
Test name Executions per second
use len built-in 22 Ops/sec
use variable to cache size 12 Ops/sec