Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36
Chrome 129
Mac OS X 10.15.7
Desktop
one month ago
Test name Executions per second
Built-in Sort 8773.4 Ops/sec
Naive Quicksort 5855.3 Ops/sec
Inplace Quicksort 69310.6 Ops/sec
Heap Sort 28392.8 Ops/sec
Merge Sort 11203.6 Ops/sec
Shell Sort 13996.3 Ops/sec
Comb Sort 14970.1 Ops/sec
Insertion Sort 4806.3 Ops/sec
Fast QuickSort 92123.2 Ops/sec
mSort 19594.2 Ops/sec
Radix Bucket Sort 9736.6 Ops/sec
Bubble Sort 1195.1 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


;