Script Preparation code:
AخA
 
dat = new Uint8Array(1000000);
Tests:
  • 1

     
    dat.subarray(78);
  • 2

     
    new Uint8Array(dat, 78);
Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results

Experimental features:

  • Test case name Result
    1
    2

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 5 months ago)
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36
Chrome 130 on Linux
View result in a separate tab
Test name Executions per second
1 3977753.8 Ops/sec
2 1779.9 Ops/sec