Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Safari/605.1.15
Safari 16
Mac OS X 10.15.7
Desktop
2 years ago
Test name Executions per second
Built-in Sort 12810.5 Ops/sec
Naive Quicksort 5291.4 Ops/sec
Inplace Quicksort 88684.6 Ops/sec
Heap Sort 18875.0 Ops/sec
Merge Sort 7886.9 Ops/sec
Shell Sort 23603.4 Ops/sec
Comb Sort 3968.8 Ops/sec
Insertion Sort 6216.6 Ops/sec
Fast QuickSort 96121.6 Ops/sec
mSort 15851.7 Ops/sec
Radix Bucket Sort 3266.8 Ops/sec
Bubble Sort 1552.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


;