Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1.2 Safari/605.1.15
Safari 11
Mac OS X 10.11.6
Desktop
one year ago
Test name Executions per second
Built-in Sort 6411.6 Ops/sec
Naive Quicksort 1185.7 Ops/sec
Inplace Quicksort 7269.7 Ops/sec
Heap Sort 7263.0 Ops/sec
Merge Sort 1904.0 Ops/sec
Shell Sort 7924.2 Ops/sec
Comb Sort 2374.0 Ops/sec
Insertion Sort 1968.3 Ops/sec
Fast QuickSort 10864.6 Ops/sec
mSort 2662.6 Ops/sec
Radix Bucket Sort 454.5 Ops/sec
Bubble Sort 323.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


;