Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:124.0) Gecko/20100101 Firefox/124.0
Firefox 124
Mac OS X 10.15
Desktop
8 months ago
Test name Executions per second
Built-in Sort 50452.4 Ops/sec
Naive Quicksort 7074.2 Ops/sec
Inplace Quicksort 17434.2 Ops/sec
Heap Sort 6216.7 Ops/sec
Merge Sort 7189.7 Ops/sec
Shell Sort 15722.6 Ops/sec
Comb Sort 6162.7 Ops/sec
Insertion Sort 2884.9 Ops/sec
Fast QuickSort 19228.2 Ops/sec
mSort 12016.9 Ops/sec
Radix Bucket Sort 8091.4 Ops/sec
Bubble Sort 922.3 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


;