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: 2 months ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36
Chrome 145 on Mac OS X 10.15.7
View result in a separate tab
Test name Executions per second
Built-in Sort 12822.1 Ops/sec
Naive Quicksort 10575.0 Ops/sec
Inplace Quicksort 85254.2 Ops/sec
Heap Sort 56324.4 Ops/sec
Merge Sort 16476.4 Ops/sec
Shell Sort 23466.9 Ops/sec
Comb Sort 28385.1 Ops/sec
Insertion Sort 4754.6 Ops/sec
Fast QuickSort 104518.7 Ops/sec
mSort 31916.6 Ops/sec
Radix Bucket Sort 12729.3 Ops/sec
Bubble Sort 1631.9 Ops/sec