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 9200.2 Ops/sec
Naive Quicksort 5807.5 Ops/sec
Inplace Quicksort 70545.6 Ops/sec
Heap Sort 35569.3 Ops/sec
Merge Sort 10655.7 Ops/sec
Shell Sort 13483.7 Ops/sec
Comb Sort 15031.1 Ops/sec
Insertion Sort 4548.6 Ops/sec
Fast QuickSort 81139.2 Ops/sec
mSort 17398.7 Ops/sec
Radix Bucket Sort 4500.0 Ops/sec
Bubble Sort 1151.0 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


;