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

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    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

    Fastest: N/A

    Slowest: N/A

Get performance results from real users on your website with Request Metrics.
Latest run results:
Run details: (Test run date: 2 years ago)
Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; Touch; rv:11.0) like Gecko
IE 11 on Windows
View result in a separate tab
Test name Executions per second
Built-in Sort 5309.9 Ops/sec
Naive Quicksort 937.0 Ops/sec
Inplace Quicksort 0.0 Ops/sec
Heap Sort 0.0 Ops/sec
Merge Sort 822.5 Ops/sec
Shell Sort 8340.3 Ops/sec
Comb Sort 0.0 Ops/sec
Insertion Sort 1122.7 Ops/sec
Fast QuickSort 0.0 Ops/sec
mSort 2235.3 Ops/sec
Radix Bucket Sort 437.9 Ops/sec
Bubble Sort 426.0 Ops/sec