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

  • Counting Sort

  • Binary insertion 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
    Counting Sort
    Binary insertion 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; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36
Chrome 100 on Windows
View result in a separate tab
Test name Executions per second
Built-in Sort 1225359.0 Ops/sec
Naive Quicksort 377748.1 Ops/sec
Inplace Quicksort 2105052.0 Ops/sec
Heap Sort 2804407.0 Ops/sec
Merge Sort 709370.3 Ops/sec
Shell Sort 2476748.0 Ops/sec
Comb Sort 2199452.0 Ops/sec
Insertion Sort 3159427.0 Ops/sec
Fast QuickSort 2632909.0 Ops/sec
mSort 3126346.0 Ops/sec
Radix Bucket Sort 381655.7 Ops/sec
Bubble Sort 2953959.0 Ops/sec
Counting Sort 366113.9 Ops/sec
Binary insertion sort 2568223.0 Ops/sec