Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Safari/605.1.15
Safari 16
Mac OS X 10.15.7
Desktop
one year ago
Test name Executions per second
Built-in Sort 10294.6 Ops/sec
Naive Quicksort 4451.4 Ops/sec
Inplace Quicksort 78415.1 Ops/sec
Heap Sort 18360.7 Ops/sec
Merge Sort 6885.7 Ops/sec
Shell Sort 22955.8 Ops/sec
Comb Sort 3729.0 Ops/sec
Insertion Sort 5806.5 Ops/sec
Fast QuickSort 81893.4 Ops/sec
mSort 13879.7 Ops/sec
Radix Bucket Sort 2379.5 Ops/sec
Bubble Sort 1716.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


;