Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36
Chrome 119
Mac OS X 10.15.7
Desktop
one year ago
Test name Executions per second
Built-in Sort 9160.1 Ops/sec
Naive Quicksort 7469.0 Ops/sec
Inplace Quicksort 65583.3 Ops/sec
Heap Sort 30226.8 Ops/sec
Merge Sort 11413.1 Ops/sec
Shell Sort 11906.9 Ops/sec
Comb Sort 15450.0 Ops/sec
Insertion Sort 3466.9 Ops/sec
Fast QuickSort 64935.2 Ops/sec
mSort 18667.2 Ops/sec
Radix Bucket Sort 11895.7 Ops/sec
Bubble Sort 774.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


;