Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36
Chrome 103
Mac OS X 10.11.6
Desktop
one year ago
Test name Executions per second
Built-in Sort 1967.9 Ops/sec
Naive Quicksort 879.4 Ops/sec
Inplace Quicksort 8855.1 Ops/sec
Heap Sort 7243.8 Ops/sec
Merge Sort 1979.1 Ops/sec
Shell Sort 4391.1 Ops/sec
Comb Sort 4590.1 Ops/sec
Insertion Sort 1296.2 Ops/sec
Fast QuickSort 10963.0 Ops/sec
mSort 3672.6 Ops/sec
Radix Bucket Sort 1748.0 Ops/sec
Bubble Sort 358.2 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


;