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 14778.7 Ops/sec
Naive Quicksort 4821.0 Ops/sec
Inplace Quicksort 73442.1 Ops/sec
Heap Sort 16197.7 Ops/sec
Merge Sort 7393.9 Ops/sec
Shell Sort 18948.0 Ops/sec
Comb Sort 3383.3 Ops/sec
Insertion Sort 5138.6 Ops/sec
Fast QuickSort 74277.9 Ops/sec
mSort 14168.6 Ops/sec
Radix Bucket Sort 2159.0 Ops/sec
Bubble Sort 1537.1 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


;