Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5.2 Safari/605.1.15
Safari 16
Mac OS X 10.15.7
Desktop
one year ago
Test name Executions per second
Built-in Sort 13604.3 Ops/sec
Naive Quicksort 5373.2 Ops/sec
Inplace Quicksort 66147.8 Ops/sec
Heap Sort 15062.5 Ops/sec
Merge Sort 7288.9 Ops/sec
Shell Sort 18514.6 Ops/sec
Comb Sort 2918.3 Ops/sec
Insertion Sort 4514.6 Ops/sec
Fast QuickSort 71797.4 Ops/sec
mSort 13869.0 Ops/sec
Radix Bucket Sort 2282.7 Ops/sec
Bubble Sort 1474.0 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


;