HTML Preparation code:
Script Preparation code:
Tests:
  • Built-in Sort

  • Naive Quicksort

  • Inplace Quicksort

  • Heap Sort

  • Merge Sort

  • Shell Sort

  • Comb Sort

  • Insertion Sort

  • Fast QuickSort

  • mSort

  • Radix Bucket Sort

  • Bubble Sort

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    Built-in Sort
    Naive Quicksort
    Inplace Quicksort
    Heap Sort
    Merge Sort
    Shell Sort
    Comb Sort
    Insertion Sort
    Fast QuickSort
    mSort
    Radix Bucket Sort
    Bubble Sort

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 4 days ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36
Chrome 135 on Mac OS X 10.15.7
View result in a separate tab
Test name Executions per second
Built-in Sort 17594.5 Ops/sec
Naive Quicksort 12579.2 Ops/sec
Inplace Quicksort 109653.8 Ops/sec
Heap Sort 68796.7 Ops/sec
Merge Sort 20195.0 Ops/sec
Shell Sort 30213.7 Ops/sec
Comb Sort 42693.1 Ops/sec
Insertion Sort 8106.0 Ops/sec
Fast QuickSort 128251.2 Ops/sec
mSort 37886.8 Ops/sec
Radix Bucket Sort 20215.8 Ops/sec
Bubble Sort 1901.4 Ops/sec