Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36 OPR/68.0.3618.125
Opera 68
Mac OS X 10.15.3
Desktop
4 years ago
Test name Executions per second
Built-in Sort 3526.6 Ops/sec
Naive Quicksort 2120.7 Ops/sec
Inplace Quicksort 24230.0 Ops/sec
Heap Sort 15164.0 Ops/sec
Merge Sort 4793.8 Ops/sec
Shell Sort 9328.3 Ops/sec
Comb Sort 9044.8 Ops/sec
Insertion Sort 3057.3 Ops/sec
Fast QuickSort 27058.4 Ops/sec
mSort 7523.0 Ops/sec
Radix Bucket Sort 3884.8 Ops/sec
Bubble Sort 874.4 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


;