Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.84 Safari/537.36
Chrome 99
Windows
Desktop
2 years ago
Test name Executions per second
Built-in Sort 1346941.0 Ops/sec
Naive Quicksort 401735.8 Ops/sec
Inplace Quicksort 2322666.2 Ops/sec
Heap Sort 2740111.0 Ops/sec
Merge Sort 768540.9 Ops/sec
Shell Sort 2677747.2 Ops/sec
Comb Sort 2260743.5 Ops/sec
Insertion Sort 3458424.8 Ops/sec
Fast QuickSort 2858977.2 Ops/sec
mSort 3550519.8 Ops/sec
Radix Bucket Sort 607418.1 Ops/sec
Bubble Sort 3236929.2 Ops/sec
Counting Sort 359604.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

  • Counting Sort


;