Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5 Safari/605.1.15
Safari 16
Mac OS X 10.15.7
Desktop
one year ago
Test name Executions per second
Built-in Sort 20363.9 Ops/sec
Naive Quicksort 6530.7 Ops/sec
Inplace Quicksort 96573.5 Ops/sec
Heap Sort 21649.7 Ops/sec
Merge Sort 10396.6 Ops/sec
Shell Sort 26028.7 Ops/sec
Comb Sort 4232.2 Ops/sec
Insertion Sort 6686.1 Ops/sec
Fast QuickSort 104539.9 Ops/sec
mSort 21081.9 Ops/sec
Radix Bucket Sort 4482.2 Ops/sec
Bubble Sort 2164.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


;