Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36
Chrome 129
Mac OS X 10.15.7
Desktop
one month ago
Test name Executions per second
Built-in Sort 9071.6 Ops/sec
Naive Quicksort 6419.9 Ops/sec
Inplace Quicksort 69557.3 Ops/sec
Heap Sort 34466.6 Ops/sec
Merge Sort 11660.3 Ops/sec
Shell Sort 15113.6 Ops/sec
Comb Sort 16209.6 Ops/sec
Insertion Sort 5006.8 Ops/sec
Fast QuickSort 93481.9 Ops/sec
mSort 22307.3 Ops/sec
Radix Bucket Sort 13039.0 Ops/sec
Bubble Sort 1245.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


;