Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.5112.102 Safari/537.36 OPR/90.0.4480.54
Opera 90
Mac OS X 10.15.7
Desktop
2 years ago
Test name Executions per second
Built-in Sort 8789.6 Ops/sec
Naive Quicksort 4870.8 Ops/sec
Inplace Quicksort 62580.6 Ops/sec
Heap Sort 36523.7 Ops/sec
Merge Sort 10001.9 Ops/sec
Shell Sort 11719.3 Ops/sec
Comb Sort 16161.6 Ops/sec
Insertion Sort 4930.4 Ops/sec
Fast QuickSort 87187.3 Ops/sec
mSort 20143.7 Ops/sec
Radix Bucket Sort 10551.4 Ops/sec
Bubble Sort 1520.1 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


;