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 17121.0 Ops/sec
Naive Quicksort 5064.0 Ops/sec
Inplace Quicksort 75320.9 Ops/sec
Heap Sort 17884.9 Ops/sec
Merge Sort 7727.5 Ops/sec
Shell Sort 22171.1 Ops/sec
Comb Sort 3433.5 Ops/sec
Insertion Sort 5874.3 Ops/sec
Fast QuickSort 90087.4 Ops/sec
mSort 14306.7 Ops/sec
Radix Bucket Sort 2409.3 Ops/sec
Bubble Sort 1788.4 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


;