Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.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 8343.4 Ops/sec
Naive Quicksort 3422.9 Ops/sec
Inplace Quicksort 29524.1 Ops/sec
Heap Sort 12003.5 Ops/sec
Merge Sort 5225.6 Ops/sec
Shell Sort 13250.7 Ops/sec
Comb Sort 2561.9 Ops/sec
Insertion Sort 3803.2 Ops/sec
Fast QuickSort 32136.5 Ops/sec
mSort 8458.8 Ops/sec
Radix Bucket Sort 1286.8 Ops/sec
Bubble Sort 1073.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


;