Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.1 Safari/605.1.15
Safari 13
Mac OS X 10.14.6
Desktop
4 years ago
Test name Executions per second
Built-in Sort 14129.8 Ops/sec
Naive Quicksort 3341.9 Ops/sec
Inplace Quicksort 34070.4 Ops/sec
Heap Sort 12495.8 Ops/sec
Merge Sort 5403.5 Ops/sec
Shell Sort 15151.1 Ops/sec
Comb Sort 6163.8 Ops/sec
Insertion Sort 3915.1 Ops/sec
Fast QuickSort 36594.9 Ops/sec
mSort 8845.9 Ops/sec
Radix Bucket Sort 1517.8 Ops/sec
Bubble Sort 1230.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


;