Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.61 Safari/537.36
Chrome 94
Mac OS X 10.15.7
Desktop
2 years ago
Test name Executions per second
Built-in Sort 8165.9 Ops/sec
Naive Quicksort 4970.1 Ops/sec
Inplace Quicksort 59765.2 Ops/sec
Heap Sort 35785.7 Ops/sec
Merge Sort 9522.5 Ops/sec
Shell Sort 13137.7 Ops/sec
Comb Sort 15488.3 Ops/sec
Insertion Sort 4886.7 Ops/sec
Fast QuickSort 83067.3 Ops/sec
mSort 17913.1 Ops/sec
Radix Bucket Sort 6361.6 Ops/sec
Bubble Sort 1501.7 Ops/sec
Quick Insertion Sort 77044.9 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

  • Quick Insertion Sort

  • QuickInsertionSort