Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36
Chrome 112
Mac OS X 10.15.7
Desktop
one year ago
Test name Executions per second
Built-in Sort 9484.4 Ops/sec
Naive Quicksort 6182.6 Ops/sec
Inplace Quicksort 66823.7 Ops/sec
Heap Sort 31759.3 Ops/sec
Merge Sort 11084.7 Ops/sec
Shell Sort 11882.4 Ops/sec
Comb Sort 15818.0 Ops/sec
Insertion Sort 4721.3 Ops/sec
Fast QuickSort 87404.3 Ops/sec
mSort 20202.4 Ops/sec
Radix Bucket Sort 11340.2 Ops/sec
Bubble Sort 1290.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


;