Script Preparation code:
Tests:
  • slice immutable

  • splice immutable

  • shift-while immutable

  • slice mutable

  • splice mutable

  • shift-while mutable

  • circular buffer

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    slice immutable
    splice immutable
    shift-while immutable
    slice mutable
    splice mutable
    shift-while mutable
    circular buffer

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 3 years ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 11_2_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.182 Safari/537.36
Chrome 88 on Mac OS X 11.2.1
View result in a separate tab
Test name Executions per second
slice immutable 214.0 Ops/sec
splice immutable 140.1 Ops/sec
shift-while immutable 141.6 Ops/sec
slice mutable 209.4 Ops/sec
splice mutable 1010.9 Ops/sec
shift-while mutable 642.7 Ops/sec
circular buffer 1463.8 Ops/sec


;