Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36
Chrome 110
Mac OS X 10.15.7
Desktop
one year ago
Test name Executions per second
Built-in Sort 9300.3 Ops/sec
Naive Quicksort 5564.8 Ops/sec
Inplace Quicksort 65155.9 Ops/sec
Heap Sort 35470.2 Ops/sec
Merge Sort 10678.2 Ops/sec
Shell Sort 14050.1 Ops/sec
Comb Sort 15350.9 Ops/sec
Insertion Sort 4916.9 Ops/sec
Fast QuickSort 75431.2 Ops/sec
mSort 21729.9 Ops/sec
Radix Bucket Sort 11523.2 Ops/sec
Bubble Sort 1583.8 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


;