Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.81 Safari/537.36 OPR/80.0.4170.63
Opera 80
Mac OS X 10.15.7
Desktop
2 years ago
Test name Executions per second
Built-in Sort 4508.5 Ops/sec
Naive Quicksort 2176.8 Ops/sec
Inplace Quicksort 19014.9 Ops/sec
Heap Sort 14457.3 Ops/sec
Merge Sort 5150.4 Ops/sec
Shell Sort 8564.6 Ops/sec
Comb Sort 7945.5 Ops/sec
Insertion Sort 2998.0 Ops/sec
Fast QuickSort 21349.5 Ops/sec
mSort 8171.6 Ops/sec
Radix Bucket Sort 4759.3 Ops/sec
Bubble Sort 893.5 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


;