Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36
Chrome 123
Mac OS X 10.15.7
Desktop
one month ago
Test name Executions per second
Built-in Sort 9116.5 Ops/sec
Naive Quicksort 7093.7 Ops/sec
Inplace Quicksort 72371.8 Ops/sec
Heap Sort 32852.2 Ops/sec
Merge Sort 11285.3 Ops/sec
Shell Sort 14549.1 Ops/sec
Comb Sort 15568.3 Ops/sec
Insertion Sort 3931.4 Ops/sec
Fast QuickSort 86167.5 Ops/sec
mSort 23710.3 Ops/sec
Radix Bucket Sort 9484.4 Ops/sec
Bubble Sort 803.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


;