Run details:
Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36
Chrome 115
Chrome OS 14541.0.0
Desktop
one year ago
Test name Executions per second
Built-in Sort 3183.9 Ops/sec
Naive Quicksort 1986.5 Ops/sec
Inplace Quicksort 10427.4 Ops/sec
Heap Sort 7909.7 Ops/sec
Merge Sort 3570.8 Ops/sec
Shell Sort 5374.2 Ops/sec
Comb Sort 4299.0 Ops/sec
Insertion Sort 1102.8 Ops/sec
Fast QuickSort 12032.9 Ops/sec
mSort 5336.5 Ops/sec
Radix Bucket Sort 2248.3 Ops/sec
Bubble Sort 448.0 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


;