Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36
Chrome 129
Mac OS X 10.15.7
Desktop
one month ago
Test name Executions per second
Built-in Sort 9763.3 Ops/sec
Naive Quicksort 6686.1 Ops/sec
Inplace Quicksort 78847.6 Ops/sec
Heap Sort 35432.0 Ops/sec
Merge Sort 12545.9 Ops/sec
Shell Sort 16269.6 Ops/sec
Comb Sort 16358.1 Ops/sec
Insertion Sort 4809.4 Ops/sec
Fast QuickSort 105607.0 Ops/sec
mSort 25529.3 Ops/sec
Radix Bucket Sort 13848.4 Ops/sec
Bubble Sort 1202.7 Ops/sec
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


;