Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0 Safari/605.1.15
Safari 17
Mac OS X 10.15.7
Desktop
one year ago
Test name Executions per second
Built-in Sort 11103.3 Ops/sec
Naive Quicksort 5807.5 Ops/sec
Inplace Quicksort 75084.5 Ops/sec
Heap Sort 17175.8 Ops/sec
Merge Sort 7559.1 Ops/sec
Shell Sort 19925.0 Ops/sec
Comb Sort 3437.2 Ops/sec
Insertion Sort 5149.9 Ops/sec
Fast QuickSort 78445.9 Ops/sec
mSort 14685.0 Ops/sec
Radix Bucket Sort 2274.1 Ops/sec
Bubble Sort 1548.2 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


;