Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36
Chrome 114
Mac OS X 10.15.7
Desktop
one year ago
Test name Executions per second
Built-in Sort 10465.5 Ops/sec
Naive Quicksort 8042.5 Ops/sec
Inplace Quicksort 74218.5 Ops/sec
Heap Sort 45552.6 Ops/sec
Merge Sort 12527.3 Ops/sec
Shell Sort 13205.1 Ops/sec
Comb Sort 17273.9 Ops/sec
Insertion Sort 5362.6 Ops/sec
Fast QuickSort 96327.3 Ops/sec
mSort 27132.3 Ops/sec
Radix Bucket Sort 9615.8 Ops/sec
Bubble Sort 1748.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


;