Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:120.0) Gecko/20100101 Firefox/120.0
Firefox 120
Mac OS X 10.15
Desktop
11 months ago
Test name Executions per second
Built-in Sort 26754.2 Ops/sec
Naive Quicksort 7322.2 Ops/sec
Inplace Quicksort 13018.3 Ops/sec
Heap Sort 5125.3 Ops/sec
Merge Sort 5858.8 Ops/sec
Shell Sort 15873.2 Ops/sec
Comb Sort 5672.4 Ops/sec
Insertion Sort 2863.0 Ops/sec
Fast QuickSort 15264.4 Ops/sec
mSort 10755.5 Ops/sec
Radix Bucket Sort 3565.4 Ops/sec
Bubble Sort 901.8 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


;