Created
August 5, 2013 17:01
-
-
Save simonster/6157543 to your computer and use it in GitHub Desktop.
Loop vectorizer benchmarks
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Commit 5d05a4876df53257c7fde518ab3598cf9adeb6f9 | |
➜ perf>make | |
fib 0.103 0.105 0.104 0.001 | |
parse_int 0.332 0.344 0.338 0.005 | |
mandel 0.332 0.338 0.334 0.003 | |
quicksort 0.495 0.512 0.503 0.007 | |
pi_sum 48.416 56.452 51.751 3.129 | |
rand_mat_stat 48.037 70.606 59.050 9.001 | |
rand_mat_mul 79.485 129.067 98.886 20.258 | |
printfd 47.455 73.397 54.434 10.801 | |
cons 24.135 73.744 48.749 23.038 | |
randn_zig 35.251 36.635 35.701 0.631 | |
gk 188.558 482.068 295.368 114.549 | |
sparsemul 72.321 98.837 86.676 10.541 | |
sortperm 28.034 39.766 30.616 5.123 | |
sparserange 58.933 120.102 84.599 24.201 | |
stockcorr 494.180 605.152 540.476 45.883 | |
bench_eu_vec 167.800 185.670 179.525 7.386 | |
bench_eu_devec 65.714 73.924 69.544 3.287 | |
actorgraph 871.678 871.678 871.678 nan | |
laplace_vec 2087.118 2087.118 2087.118 nan | |
laplace_devec 154.337 161.673 160.088 3.217 | |
go_benchmark 2620.976 2620.976 2620.976 nan | |
simplex 46.596 47.008 46.732 0.159 | |
raytracer 2216.335 2704.647 2474.778 175.849 | |
funarg 146.223 170.775 157.091 10.581 | |
vectorize 210.225 259.633 225.694 19.748 | |
splitline 185.378 226.672 206.102 17.442 | |
json 28.147 55.440 38.053 13.253 | |
small_hvcat 57.250 96.474 72.807 14.398 | |
small_hvcat_setind 67.320 73.114 70.433 2.118 | |
large_hvcat 5.459 34.162 16.658 11.480 | |
large_hvcat_setind 5.479 26.574 12.439 9.818 | |
small_hcat 12.579 28.061 24.350 6.638 | |
small_hcat_setind 42.995 44.538 43.595 0.571 | |
large_hcat 4.176 15.293 7.132 4.701 | |
large_hcat_setind 4.696 23.554 11.047 8.884 | |
small_vcat 70.478 81.055 75.463 3.852 | |
small_vcat_setind 72.675 76.637 74.434 2.008 | |
large_vcat 5.002 28.669 12.481 10.473 | |
large_vcat_setind 5.543 26.351 12.532 9.811 | |
small_catnd 662.448 786.765 736.331 53.438 | |
small_catnd_setind 174.335 198.188 186.002 8.770 | |
large_catnd 7.846 34.353 15.971 10.931 | |
large_catnd_setind 4.644 27.832 11.730 10.214 | |
binary_trees 56.918 87.395 65.405 12.487 | |
fannkuch 0.240 0.251 0.244 0.004 | |
fasta 0.380 0.385 0.382 0.003 | |
k_nucleotide 190.787 228.533 213.289 14.468 | |
mandelbrot 6.031 6.106 6.053 0.030 | |
meteor_contest 4895.080 4895.080 4895.080 nan | |
nbody 0.362 0.414 0.377 0.022 | |
nbody_vec 10.904 31.503 15.307 9.056 | |
pidigits 85.294 111.535 96.799 12.996 | |
regex_dna 93.626 115.857 104.156 8.809 | |
revcomp 5.220 5.255 5.239 0.014 | |
spectralnorm 4.688 4.693 4.691 0.002 | |
dot_tiny 34.848 67.312 43.943 14.126 | |
dot_small 31.560 51.091 43.130 10.063 | |
dot_medium 41.057 61.933 53.009 9.891 | |
dot_large 9.601 9.960 9.686 0.154 | |
dot_huge 30.932 32.703 31.593 0.869 | |
axpy_tiny 24.793 25.921 25.598 0.495 | |
axpy_small 30.483 30.490 30.486 0.003 | |
axpy_medium 48.461 48.973 48.630 0.229 | |
axpy_large 13.271 13.282 13.276 0.004 | |
axpy_huge 40.749 44.332 42.557 1.267 | |
gemv_tiny 34.824 50.123 38.414 6.574 | |
gemv_small 256.948 281.539 271.979 9.483 | |
gemv_medium 40.780 54.588 45.842 6.054 | |
gemv_large 28.189 30.663 29.333 1.100 | |
gemv_huge 51.058 78.973 61.406 11.026 | |
matmul_tiny 336.434 405.560 363.357 28.556 | |
matmul_small 770.722 806.681 784.080 13.600 | |
matmul_medium 624.571 710.444 663.404 32.833 | |
matmul_large 264.818 305.927 287.674 16.758 | |
Int64_6_QuickSort_random 0.002 0.007 0.004 0.002 | |
Int64_6_QuickSort_sorted 0.001 0.001 0.001 0.000 | |
Int64_6_QuickSort_reversed 0.001 0.001 0.001 0.000 | |
Int64_6_QuickSort_3exchanges 0.001 0.002 0.002 0.000 | |
Int64_6_QuickSort_append 0.002 0.002 0.002 0.000 | |
Int64_6_QuickSort_4unique 0.001 0.003 0.002 0.001 | |
Int64_6_QuickSort_allequal 0.001 0.001 0.001 0.000 | |
Int64_6_QuickSort_qsortkiller 0.001 0.002 0.001 0.000 | |
Int64_6_MergeSort_random 0.003 0.008 0.004 0.002 | |
Int64_6_MergeSort_sorted 0.001 0.001 0.001 0.000 | |
Int64_6_MergeSort_reversed 0.002 0.003 0.002 0.000 | |
Int64_6_MergeSort_3exchanges 0.002 0.002 0.002 0.000 | |
Int64_6_MergeSort_append 0.002 0.002 0.002 0.000 | |
Int64_6_MergeSort_4unique 0.001 0.002 0.001 0.000 | |
Int64_6_MergeSort_allequal 0.001 0.001 0.001 0.000 | |
Int64_6_MergeSort_qsortkiller 0.002 0.002 0.002 0.000 | |
Int64_6_TimSort_random 0.007 0.014 0.009 0.003 | |
Int64_6_TimSort_sorted 0.001 0.005 0.002 0.002 | |
Int64_6_TimSort_reversed 0.007 0.008 0.007 0.000 | |
Int64_6_TimSort_3exchanges 0.005 0.007 0.006 0.001 | |
Int64_6_TimSort_append 0.005 0.007 0.006 0.001 | |
Int64_6_TimSort_4unique 0.002 0.002 0.002 0.000 | |
Int64_6_TimSort_allequal 0.001 0.002 0.001 0.000 | |
Int64_6_TimSort_qsortkiller 0.005 0.007 0.006 0.001 | |
Int64_6_InsertionSort_random 0.003 0.006 0.004 0.001 | |
Int64_6_InsertionSort_sorted 0.001 0.001 0.001 0.000 | |
Int64_6_InsertionSort_reversed 0.005 0.005 0.005 0.000 | |
Int64_6_InsertionSort_3exchanges 0.001 0.001 0.001 0.000 | |
Int64_6_InsertionSort_append 0.001 0.002 0.001 0.000 | |
Int64_6_InsertionSort_4unique 0.001 0.001 0.001 0.000 | |
Int64_6_InsertionSort_allequal 0.001 0.001 0.001 0.000 | |
Int64_6_InsertionSort_qsortkiller 0.002 0.003 0.002 0.000 | |
Int64_8_QuickSort_random 0.010 0.011 0.010 0.001 | |
Int64_8_QuickSort_sorted 0.004 0.004 0.004 0.000 | |
Int64_8_QuickSort_reversed 0.004 0.004 0.004 0.000 | |
Int64_8_QuickSort_3exchanges 0.004 0.006 0.005 0.000 | |
Int64_8_QuickSort_append 0.005 0.005 0.005 0.000 | |
Int64_8_QuickSort_4unique 0.004 0.004 0.004 0.000 | |
Int64_8_QuickSort_allequal 0.004 0.004 0.004 0.000 | |
Int64_8_QuickSort_qsortkiller 0.005 0.005 0.005 0.000 | |
Int64_8_MergeSort_random 0.015 0.016 0.015 0.000 | |
Int64_8_MergeSort_sorted 0.005 0.005 0.005 0.000 | |
Int64_8_MergeSort_reversed 0.007 0.009 0.008 0.001 | |
Int64_8_MergeSort_3exchanges 0.006 0.007 0.006 0.001 | |
Int64_8_MergeSort_append 0.005 0.006 0.006 0.000 | |
Int64_8_MergeSort_4unique 0.005 0.005 0.005 0.000 | |
Int64_8_MergeSort_allequal 0.005 0.005 0.005 0.000 | |
Int64_8_MergeSort_qsortkiller 0.006 0.007 0.007 0.000 | |
Int64_8_TimSort_random 0.033 0.042 0.038 0.003 | |
Int64_8_TimSort_sorted 0.002 0.002 0.002 0.000 | |
Int64_8_TimSort_reversed 0.030 0.034 0.032 0.001 | |
Int64_8_TimSort_3exchanges 0.016 0.021 0.019 0.002 | |
Int64_8_TimSort_append 0.008 0.011 0.010 0.001 | |
Int64_8_TimSort_4unique 0.003 0.003 0.003 0.000 | |
Int64_8_TimSort_allequal 0.002 0.003 0.002 0.000 | |
Int64_8_TimSort_qsortkiller 0.016 0.018 0.017 0.001 | |
Int64_8_InsertionSort_random 0.036 0.057 0.041 0.009 | |
Int64_8_InsertionSort_sorted 0.002 0.002 0.002 0.000 | |
Int64_8_InsertionSort_reversed 0.067 0.067 0.067 0.000 | |
Int64_8_InsertionSort_3exchanges 0.002 0.004 0.003 0.001 | |
Int64_8_InsertionSort_append 0.003 0.005 0.004 0.001 | |
Int64_8_InsertionSort_4unique 0.002 0.002 0.002 0.000 | |
Int64_8_InsertionSort_allequal 0.002 0.012 0.004 0.005 | |
Int64_8_InsertionSort_qsortkiller 0.035 0.035 0.035 0.000 | |
Int64_10_QuickSort_random 0.049 0.053 0.052 0.002 | |
Int64_10_QuickSort_sorted 0.023 0.024 0.023 0.000 | |
Int64_10_QuickSort_reversed 0.023 0.024 0.023 0.000 | |
Int64_10_QuickSort_3exchanges 0.024 0.025 0.024 0.001 | |
Int64_10_QuickSort_append 0.025 0.026 0.025 0.000 | |
Int64_10_QuickSort_4unique 0.021 0.027 0.023 0.002 | |
Int64_10_QuickSort_allequal 0.021 0.021 0.021 0.000 | |
Int64_10_QuickSort_qsortkiller 0.025 0.025 0.025 0.000 | |
Int64_10_MergeSort_random 0.078 0.079 0.078 0.000 | |
Int64_10_MergeSort_sorted 0.026 0.027 0.026 0.000 | |
Int64_10_MergeSort_reversed 0.036 0.046 0.040 0.004 | |
Int64_10_MergeSort_3exchanges 0.030 0.039 0.036 0.003 | |
Int64_10_MergeSort_append 0.027 0.028 0.027 0.000 | |
Int64_10_MergeSort_4unique 0.028 0.029 0.028 0.001 | |
Int64_10_MergeSort_allequal 0.028 0.029 0.028 0.001 | |
Int64_10_MergeSort_qsortkiller 0.033 0.040 0.035 0.003 | |
Int64_10_TimSort_random 0.221 0.245 0.231 0.009 | |
Int64_10_TimSort_sorted 0.004 0.009 0.007 0.002 | |
Int64_10_TimSort_reversed 0.036 0.039 0.037 0.002 | |
Int64_10_TimSort_3exchanges 0.017 0.030 0.027 0.005 | |
Int64_10_TimSort_append 0.014 0.015 0.015 0.001 | |
Int64_10_TimSort_4unique 0.005 0.005 0.005 0.000 | |
Int64_10_TimSort_allequal 0.004 0.005 0.005 0.000 | |
Int64_10_TimSort_qsortkiller 0.020 0.021 0.021 0.001 | |
Int64_10_InsertionSort_random 0.608 0.629 0.618 0.010 | |
Int64_10_InsertionSort_sorted 0.005 0.015 0.007 0.004 | |
Int64_10_InsertionSort_reversed 1.175 1.196 1.183 0.008 | |
Int64_10_InsertionSort_3exchanges 0.010 0.013 0.011 0.001 | |
Int64_10_InsertionSort_append 0.012 0.019 0.016 0.003 | |
Int64_10_InsertionSort_4unique 0.006 0.006 0.006 0.000 | |
Int64_10_InsertionSort_allequal 0.005 0.006 0.005 0.000 | |
Int64_10_InsertionSort_qsortkiller 0.538 0.549 0.545 0.004 | |
Int64_12_QuickSort_random 0.216 0.226 0.221 0.005 | |
Int64_12_QuickSort_sorted 0.111 0.117 0.113 0.003 | |
Int64_12_QuickSort_reversed 0.112 0.113 0.112 0.000 | |
Int64_12_QuickSort_3exchanges 0.111 0.113 0.112 0.001 | |
Int64_12_QuickSort_append 0.112 0.115 0.114 0.001 | |
Int64_12_QuickSort_4unique 0.106 0.108 0.106 0.001 | |
Int64_12_QuickSort_allequal 0.104 0.105 0.104 0.000 | |
Int64_12_QuickSort_qsortkiller 0.130 0.161 0.146 0.011 | |
Int64_12_MergeSort_random 0.371 0.385 0.376 0.005 | |
Int64_12_MergeSort_sorted 0.135 0.140 0.138 0.002 | |
Int64_12_MergeSort_reversed 0.173 0.181 0.177 0.003 | |
Int64_12_MergeSort_3exchanges 0.148 0.162 0.156 0.006 | |
Int64_12_MergeSort_append 0.138 0.157 0.146 0.009 | |
Int64_12_MergeSort_4unique 0.134 0.148 0.138 0.006 | |
Int64_12_MergeSort_allequal 0.135 0.153 0.143 0.008 | |
Int64_12_MergeSort_qsortkiller 0.156 0.164 0.159 0.003 | |
Int64_12_TimSort_random 0.933 0.971 0.947 0.016 | |
Int64_12_TimSort_sorted 0.012 0.012 0.012 0.000 | |
Int64_12_TimSort_reversed 0.069 0.071 0.070 0.001 | |
Int64_12_TimSort_3exchanges 0.027 0.049 0.038 0.009 | |
Int64_12_TimSort_append 0.026 0.029 0.028 0.002 | |
Int64_12_TimSort_4unique 0.012 0.013 0.013 0.000 | |
Int64_12_TimSort_allequal 0.012 0.012 0.012 0.000 | |
Int64_12_TimSort_qsortkiller 0.042 0.045 0.043 0.002 | |
Int64_12_InsertionSort_random 9.290 9.580 9.430 0.135 | |
Int64_12_InsertionSort_sorted 0.019 0.019 0.019 0.000 | |
Int64_12_InsertionSort_reversed 18.150 18.852 18.693 0.304 | |
Int64_12_InsertionSort_3exchanges 0.026 0.056 0.042 0.011 | |
Int64_12_InsertionSort_append 0.047 0.065 0.056 0.007 | |
Int64_12_InsertionSort_4unique 0.018 0.018 0.018 0.000 | |
Int64_12_InsertionSort_allequal 0.018 0.018 0.018 0.000 | |
Int64_12_InsertionSort_qsortkiller 7.885 7.917 7.901 0.013 | |
Int64_14_QuickSort_random 0.892 0.912 0.902 0.008 | |
Int64_14_QuickSort_sorted 0.475 0.476 0.475 0.000 | |
Int64_14_QuickSort_reversed 0.482 0.485 0.483 0.001 | |
Int64_14_QuickSort_3exchanges 0.477 0.481 0.478 0.002 | |
Int64_14_QuickSort_append 0.479 0.481 0.480 0.001 | |
Int64_14_QuickSort_4unique 0.463 0.468 0.465 0.002 | |
Int64_14_QuickSort_allequal 0.471 0.472 0.472 0.001 | |
Int64_14_QuickSort_qsortkiller 0.500 0.512 0.505 0.005 | |
Int64_14_MergeSort_random 1.555 1.603 1.570 0.020 | |
Int64_14_MergeSort_sorted 0.615 0.667 0.630 0.022 | |
Int64_14_MergeSort_reversed 0.730 0.777 0.748 0.020 | |
Int64_14_MergeSort_3exchanges 0.642 0.688 0.660 0.020 | |
Int64_14_MergeSort_append 0.607 0.655 0.617 0.021 | |
Int64_14_MergeSort_4unique 0.603 0.660 0.641 0.022 | |
Int64_14_MergeSort_allequal 0.601 0.672 0.617 0.031 | |
Int64_14_MergeSort_qsortkiller 0.685 0.840 0.723 0.066 | |
Int64_14_TimSort_random 3.656 4.434 3.873 0.322 | |
Int64_14_TimSort_sorted 0.039 0.039 0.039 0.000 | |
Int64_14_TimSort_reversed 0.203 0.220 0.208 0.007 | |
Int64_14_TimSort_3exchanges 0.073 0.111 0.094 0.015 | |
Int64_14_TimSort_append 0.070 0.076 0.072 0.002 | |
Int64_14_TimSort_4unique 0.040 0.042 0.041 0.001 | |
Int64_14_TimSort_allequal 0.039 0.039 0.039 0.000 | |
Int64_14_TimSort_qsortkiller 0.117 0.120 0.118 0.001 | |
Int64_16_QuickSort_random 3.663 3.870 3.783 0.081 | |
Int64_16_QuickSort_sorted 2.160 2.168 2.164 0.003 | |
Int64_16_QuickSort_reversed 2.073 2.085 2.078 0.005 | |
Int64_16_QuickSort_3exchanges 2.049 2.058 2.052 0.004 | |
Int64_16_QuickSort_append 2.053 2.082 2.062 0.012 | |
Int64_16_QuickSort_4unique 2.011 2.051 2.031 0.016 | |
Int64_16_QuickSort_allequal 2.062 2.072 2.066 0.004 | |
Int64_16_QuickSort_qsortkiller 2.195 2.239 2.216 0.016 | |
Int64_16_MergeSort_random 6.477 6.639 6.563 0.059 | |
Int64_16_MergeSort_sorted 2.669 2.819 2.734 0.062 | |
Int64_16_MergeSort_reversed 3.161 3.302 3.214 0.056 | |
Int64_16_MergeSort_3exchanges 2.871 3.023 2.945 0.058 | |
Int64_16_MergeSort_append 2.837 3.007 2.876 0.073 | |
Int64_16_MergeSort_4unique 2.800 3.058 2.941 0.097 | |
Int64_16_MergeSort_allequal 2.823 2.990 2.862 0.072 | |
Int64_16_MergeSort_qsortkiller 3.122 3.398 3.201 0.115 | |
Int64_16_TimSort_random 16.579 33.068 20.484 7.076 | |
Int64_16_TimSort_sorted 0.158 0.159 0.158 0.000 | |
Int64_16_TimSort_reversed 1.256 1.857 1.460 0.232 | |
Int64_16_TimSort_3exchanges 0.264 0.696 0.459 0.173 | |
Int64_16_TimSort_append 0.255 0.288 0.279 0.013 | |
Int64_16_TimSort_4unique 0.153 0.159 0.155 0.002 | |
Int64_16_TimSort_allequal 0.149 0.150 0.149 0.000 | |
Int64_16_TimSort_qsortkiller 0.593 0.620 0.605 0.011 | |
Int64_18_QuickSort_random 15.116 16.331 15.738 0.587 | |
Int64_18_QuickSort_sorted 8.787 8.869 8.819 0.033 | |
Int64_18_QuickSort_reversed 8.868 8.917 8.890 0.018 | |
Int64_18_QuickSort_3exchanges 8.792 8.865 8.836 0.031 | |
Int64_18_QuickSort_append 8.782 8.851 8.814 0.027 | |
Int64_18_QuickSort_4unique 8.652 8.764 8.691 0.045 | |
Int64_18_QuickSort_allequal 8.447 8.533 8.473 0.037 | |
Int64_18_MergeSort_random 24.626 26.034 25.435 0.711 | |
Int64_18_MergeSort_sorted 10.732 10.984 10.830 0.109 | |
Int64_18_MergeSort_reversed 12.351 12.655 12.447 0.123 | |
Int64_18_MergeSort_3exchanges 11.229 11.733 11.416 0.230 | |
Int64_18_MergeSort_append 10.652 10.757 10.709 0.045 | |
Int64_18_MergeSort_4unique 10.474 11.248 10.793 0.302 | |
Int64_18_MergeSort_allequal 10.104 10.658 10.319 0.222 | |
Int64_18_MergeSort_qsortkiller 11.238 12.162 11.613 0.344 | |
Int64_18_TimSort_random 69.521 90.383 81.424 9.703 | |
Int64_18_TimSort_sorted 0.484 0.485 0.484 0.001 | |
Int64_18_TimSort_reversed 6.373 19.069 11.352 5.882 | |
Int64_18_TimSort_3exchanges 1.818 2.575 2.127 0.323 | |
Int64_18_TimSort_append 0.975 1.528 1.329 0.211 | |
Int64_18_TimSort_4unique 0.507 0.524 0.516 0.007 | |
Int64_18_TimSort_allequal 0.485 0.761 0.547 0.120 | |
Int64_18_TimSort_qsortkiller 3.357 16.316 6.679 5.415 | |
Float64_6_QuickSort_random 0.004 0.011 0.006 0.003 | |
Float64_6_QuickSort_sorted 0.002 0.002 0.002 0.000 | |
Float64_6_QuickSort_reversed 0.002 0.003 0.002 0.000 | |
Float64_6_QuickSort_3exchanges 0.003 0.003 0.003 0.000 | |
Float64_6_QuickSort_append 0.003 0.004 0.003 0.000 | |
Float64_6_QuickSort_4unique 0.004 0.004 0.004 0.000 | |
Float64_6_QuickSort_allequal 0.002 0.002 0.002 0.000 | |
Float64_6_QuickSort_qsortkiller 0.004 0.005 0.004 0.000 | |
Float64_6_MergeSort_random 0.005 0.012 0.006 0.003 | |
Float64_6_MergeSort_sorted 0.002 0.003 0.003 0.000 | |
Float64_6_MergeSort_reversed 0.003 0.004 0.004 0.000 | |
Float64_6_MergeSort_3exchanges 0.003 0.004 0.003 0.000 | |
Float64_6_MergeSort_append 0.003 0.004 0.003 0.000 | |
Float64_6_MergeSort_4unique 0.004 0.005 0.004 0.000 | |
Float64_6_MergeSort_allequal 0.002 0.003 0.003 0.000 | |
Float64_6_MergeSort_qsortkiller 0.003 0.004 0.003 0.000 | |
Float64_6_TimSort_random 0.008 0.017 0.011 0.003 | |
Float64_6_TimSort_sorted 0.005 0.007 0.006 0.001 | |
Float64_6_TimSort_reversed 0.007 0.022 0.010 0.007 | |
Float64_6_TimSort_3exchanges 0.008 0.010 0.008 0.001 | |
Float64_6_TimSort_append 0.007 0.009 0.008 0.001 | |
Float64_6_TimSort_4unique 0.009 0.010 0.010 0.000 | |
Float64_6_TimSort_allequal 0.003 0.003 0.003 0.000 | |
Float64_6_TimSort_qsortkiller 0.006 0.007 0.007 0.000 | |
Float64_6_InsertionSort_random 0.005 0.013 0.007 0.004 | |
Float64_6_InsertionSort_sorted 0.002 0.002 0.002 0.000 | |
Float64_6_InsertionSort_reversed 0.006 0.006 0.006 0.000 | |
Float64_6_InsertionSort_3exchanges 0.002 0.003 0.002 0.000 | |
Float64_6_InsertionSort_append 0.002 0.003 0.003 0.000 | |
Float64_6_InsertionSort_4unique 0.004 0.005 0.004 0.000 | |
Float64_6_InsertionSort_allequal 0.002 0.002 0.002 0.000 | |
Float64_6_InsertionSort_qsortkiller 0.004 0.006 0.005 0.001 | |
Float64_8_QuickSort_random 0.019 0.019 0.019 0.000 | |
Float64_8_QuickSort_sorted 0.007 0.008 0.008 0.000 | |
Float64_8_QuickSort_reversed 0.007 0.008 0.007 0.000 | |
Float64_8_QuickSort_3exchanges 0.009 0.009 0.009 0.000 | |
Float64_8_QuickSort_append 0.011 0.013 0.012 0.001 | |
Float64_8_QuickSort_4unique 0.013 0.013 0.013 0.000 | |
Float64_8_QuickSort_allequal 0.008 0.008 0.008 0.000 | |
Float64_8_QuickSort_qsortkiller 0.038 0.040 0.040 0.001 | |
Float64_8_MergeSort_random 0.023 0.025 0.024 0.001 | |
Float64_8_MergeSort_sorted 0.009 0.011 0.010 0.001 | |
Float64_8_MergeSort_reversed 0.015 0.016 0.015 0.001 | |
Float64_8_MergeSort_3exchanges 0.011 0.013 0.012 0.001 | |
Float64_8_MergeSort_append 0.011 0.012 0.011 0.001 | |
Float64_8_MergeSort_4unique 0.018 0.020 0.019 0.001 | |
Float64_8_MergeSort_allequal 0.010 0.010 0.010 0.000 | |
Float64_8_MergeSort_qsortkiller 0.013 0.014 0.013 0.000 | |
Float64_8_TimSort_random 0.043 0.046 0.044 0.001 | |
Float64_8_TimSort_sorted 0.010 0.012 0.011 0.001 | |
Float64_8_TimSort_reversed 0.012 0.015 0.013 0.001 | |
Float64_8_TimSort_3exchanges 0.024 0.033 0.027 0.004 | |
Float64_8_TimSort_append 0.016 0.018 0.017 0.001 | |
Float64_8_TimSort_4unique 0.046 0.051 0.049 0.002 | |
Float64_8_TimSort_allequal 0.006 0.007 0.007 0.000 | |
Float64_8_TimSort_qsortkiller 0.013 0.015 0.014 0.001 | |
Float64_8_InsertionSort_random 0.046 0.049 0.047 0.001 | |
Float64_8_InsertionSort_sorted 0.006 0.007 0.006 0.000 | |
Float64_8_InsertionSort_reversed 0.082 0.083 0.082 0.000 | |
Float64_8_InsertionSort_3exchanges 0.007 0.009 0.008 0.000 | |
Float64_8_InsertionSort_append 0.008 0.010 0.009 0.001 | |
Float64_8_InsertionSort_4unique 0.035 0.040 0.038 0.002 | |
Float64_8_InsertionSort_allequal 0.006 0.006 0.006 0.000 | |
Float64_8_InsertionSort_qsortkiller 0.045 0.046 0.045 0.000 | |
Float64_10_QuickSort_random 0.101 0.103 0.102 0.001 | |
Float64_10_QuickSort_sorted 0.036 0.036 0.036 0.000 | |
Float64_10_QuickSort_reversed 0.034 0.035 0.035 0.000 | |
Float64_10_QuickSort_3exchanges 0.038 0.039 0.038 0.000 | |
Float64_10_QuickSort_append 0.052 0.057 0.054 0.002 | |
Float64_10_QuickSort_4unique 0.058 0.061 0.059 0.002 | |
Float64_10_QuickSort_allequal 0.038 0.038 0.038 0.000 | |
Float64_10_QuickSort_qsortkiller 0.470 0.473 0.472 0.001 | |
Float64_10_MergeSort_random 0.125 0.127 0.126 0.001 | |
Float64_10_MergeSort_sorted 0.043 0.044 0.043 0.000 | |
Float64_10_MergeSort_reversed 0.069 0.070 0.070 0.000 | |
Float64_10_MergeSort_3exchanges 0.046 0.049 0.047 0.001 | |
Float64_10_MergeSort_append 0.044 0.045 0.045 0.000 | |
Float64_10_MergeSort_4unique 0.073 0.075 0.074 0.001 | |
Float64_10_MergeSort_allequal 0.043 0.044 0.043 0.000 | |
Float64_10_MergeSort_qsortkiller 0.059 0.060 0.059 0.001 | |
Float64_10_TimSort_random 0.209 0.214 0.211 0.002 | |
Float64_10_TimSort_sorted 0.025 0.027 0.026 0.001 | |
Float64_10_TimSort_reversed 0.029 0.032 0.030 0.001 | |
Float64_10_TimSort_3exchanges 0.044 0.050 0.047 0.002 | |
Float64_10_TimSort_append 0.033 0.035 0.033 0.001 | |
Float64_10_TimSort_4unique 0.186 0.198 0.192 0.005 | |
Float64_10_TimSort_allequal 0.019 0.020 0.020 0.000 | |
Float64_10_TimSort_qsortkiller 0.108 0.112 0.109 0.002 | |
Float64_10_InsertionSort_random 0.646 0.668 0.654 0.009 | |
Float64_10_InsertionSort_sorted 0.023 0.023 0.023 0.000 | |
Float64_10_InsertionSort_reversed 1.242 1.250 1.244 0.004 | |
Float64_10_InsertionSort_3exchanges 0.026 0.032 0.029 0.002 | |
Float64_10_InsertionSort_append 0.035 0.042 0.038 0.003 | |
Float64_10_InsertionSort_4unique 0.526 0.561 0.537 0.014 | |
Float64_10_InsertionSort_allequal 0.021 0.022 0.021 0.000 | |
Float64_10_InsertionSort_qsortkiller 0.675 0.689 0.680 0.006 | |
Float64_12_QuickSort_random 0.492 0.521 0.505 0.012 | |
Float64_12_QuickSort_sorted 0.165 0.166 0.165 0.000 | |
Float64_12_QuickSort_reversed 0.157 0.158 0.157 0.000 | |
Float64_12_QuickSort_3exchanges 0.166 0.170 0.168 0.002 | |
Float64_12_QuickSort_append 0.217 0.248 0.229 0.012 | |
Float64_12_QuickSort_4unique 0.255 0.303 0.271 0.018 | |
Float64_12_QuickSort_allequal 0.176 0.195 0.180 0.009 | |
Float64_12_QuickSort_qsortkiller 7.617 7.990 7.761 0.188 | |
Float64_12_MergeSort_random 0.649 0.702 0.670 0.028 | |
Float64_12_MergeSort_sorted 0.205 0.215 0.210 0.005 | |
Float64_12_MergeSort_reversed 0.328 0.340 0.334 0.005 | |
Float64_12_MergeSort_3exchanges 0.209 0.236 0.226 0.012 | |
Float64_12_MergeSort_append 0.209 0.216 0.213 0.004 | |
Float64_12_MergeSort_4unique 0.378 0.396 0.385 0.007 | |
Float64_12_MergeSort_allequal 0.204 0.216 0.209 0.005 | |
Float64_12_MergeSort_qsortkiller 0.321 0.324 0.322 0.001 | |
Float64_12_TimSort_random 0.997 1.013 1.006 0.006 | |
Float64_12_TimSort_sorted 0.088 0.099 0.092 0.005 | |
Float64_12_TimSort_reversed 0.103 0.111 0.105 0.004 | |
Float64_12_TimSort_3exchanges 0.111 0.124 0.118 0.005 | |
Float64_12_TimSort_append 0.094 0.099 0.096 0.002 | |
Float64_12_TimSort_4unique 0.720 0.737 0.728 0.007 | |
Float64_12_TimSort_allequal 0.076 0.109 0.092 0.015 | |
Float64_12_TimSort_qsortkiller 0.272 0.295 0.281 0.009 | |
Float64_12_InsertionSort_random 10.683 11.405 10.866 0.305 | |
Float64_12_InsertionSort_sorted 0.093 0.099 0.094 0.003 | |
Float64_12_InsertionSort_reversed 19.950 20.601 20.143 0.271 | |
Float64_12_InsertionSort_3exchanges 0.097 0.111 0.105 0.005 | |
Float64_12_InsertionSort_append 0.115 0.133 0.120 0.008 | |
Float64_12_InsertionSort_4unique 7.104 7.671 7.361 0.217 | |
Float64_12_InsertionSort_allequal 0.074 0.074 0.074 0.000 | |
Float64_12_InsertionSort_qsortkiller 9.517 9.993 9.670 0.192 | |
Float64_14_QuickSort_random 2.024 2.277 2.101 0.101 | |
Float64_14_QuickSort_sorted 0.606 0.613 0.608 0.003 | |
Float64_14_QuickSort_reversed 0.584 0.657 0.606 0.029 | |
Float64_14_QuickSort_3exchanges 0.608 0.622 0.614 0.006 | |
Float64_14_QuickSort_append 0.763 0.801 0.784 0.014 | |
Float64_14_QuickSort_4unique 0.902 0.938 0.924 0.015 | |
Float64_14_QuickSort_allequal 0.660 0.714 0.683 0.028 | |
Float64_14_QuickSort_qsortkiller 95.817 102.056 98.239 2.301 | |
Float64_14_MergeSort_random 2.338 2.419 2.366 0.035 | |
Float64_14_MergeSort_sorted 0.716 0.778 0.745 0.030 | |
Float64_14_MergeSort_reversed 1.128 1.149 1.137 0.008 | |
Float64_14_MergeSort_3exchanges 0.748 0.804 0.766 0.022 | |
Float64_14_MergeSort_append 0.707 0.738 0.722 0.011 | |
Float64_14_MergeSort_4unique 1.299 1.341 1.324 0.020 | |
Float64_14_MergeSort_allequal 0.708 0.784 0.738 0.029 | |
Float64_14_MergeSort_qsortkiller 0.943 0.991 0.960 0.019 | |
Float64_14_TimSort_random 3.434 3.474 3.451 0.015 | |
Float64_14_TimSort_sorted 0.258 0.263 0.259 0.002 | |
Float64_14_TimSort_reversed 0.299 0.312 0.303 0.005 | |
Float64_14_TimSort_3exchanges 0.308 0.324 0.315 0.007 | |
Float64_14_TimSort_append 0.277 0.281 0.279 0.002 | |
Float64_14_TimSort_4unique 2.524 2.926 2.621 0.171 | |
Float64_14_TimSort_allequal 0.239 0.245 0.240 0.003 | |
Float64_14_TimSort_qsortkiller 0.579 0.584 0.582 0.002 | |
Float64_16_QuickSort_random 8.596 8.735 8.660 0.056 | |
Float64_16_QuickSort_sorted 2.632 2.639 2.635 0.003 | |
Float64_16_QuickSort_reversed 2.522 2.562 2.533 0.016 | |
Float64_16_QuickSort_3exchanges 2.632 2.681 2.656 0.021 | |
Float64_16_QuickSort_append 3.176 3.335 3.265 0.062 | |
Float64_16_QuickSort_4unique 3.904 3.987 3.934 0.034 | |
Float64_16_QuickSort_allequal 2.877 2.888 2.881 0.004 | |
Float64_16_QuickSort_qsortkiller 1283.244 1520.712 1376.187 108.827 | |
Float64_16_MergeSort_random 11.850 12.071 11.936 0.092 | |
Float64_16_MergeSort_sorted 3.502 3.648 3.583 0.065 | |
Float64_16_MergeSort_reversed 5.481 5.552 5.520 0.033 | |
Float64_16_MergeSort_3exchanges 3.724 3.828 3.756 0.042 | |
Float64_16_MergeSort_append 3.520 3.590 3.539 0.030 | |
Float64_16_MergeSort_4unique 6.253 6.490 6.401 0.093 | |
Float64_16_MergeSort_allequal 3.491 3.552 3.523 0.024 | |
Float64_16_MergeSort_qsortkiller 4.381 4.682 4.521 0.121 | |
Float64_16_TimSort_random 16.226 16.885 16.539 0.255 | |
Float64_16_TimSort_sorted 1.312 1.400 1.339 0.035 | |
Float64_16_TimSort_reversed 1.234 1.262 1.246 0.013 | |
Float64_16_TimSort_3exchanges 1.183 1.747 1.458 0.200 | |
Float64_16_TimSort_append 1.083 1.088 1.086 0.002 | |
Float64_16_TimSort_4unique 10.179 24.542 13.492 6.188 | |
Float64_16_TimSort_allequal 0.948 0.949 0.949 0.000 | |
Float64_16_TimSort_qsortkiller 1.588 1.680 1.630 0.038 | |
Float64_18_QuickSort_random 36.203 36.867 36.507 0.266 | |
Float64_18_QuickSort_sorted 10.787 10.980 10.855 0.082 | |
Float64_18_QuickSort_reversed 10.381 10.464 10.418 0.036 | |
Float64_18_QuickSort_3exchanges 10.771 10.936 10.838 0.061 | |
Float64_18_QuickSort_append 12.638 13.300 13.030 0.340 | |
Float64_18_QuickSort_4unique 15.697 16.332 16.070 0.233 | |
Float64_18_QuickSort_allequal 11.400 11.631 11.477 0.092 | |
Float64_18_MergeSort_random 47.250 49.069 48.311 0.880 | |
Float64_18_MergeSort_sorted 13.474 13.838 13.642 0.143 | |
Float64_18_MergeSort_reversed 20.097 20.312 20.215 0.088 | |
Float64_18_MergeSort_3exchanges 13.779 14.101 13.947 0.114 | |
Float64_18_MergeSort_append 12.928 13.100 13.054 0.073 | |
Float64_18_MergeSort_4unique 22.625 24.264 23.482 0.587 | |
Float64_18_MergeSort_allequal 13.065 24.734 15.618 5.101 | |
Float64_18_MergeSort_qsortkiller 17.734 29.020 20.270 4.905 | |
Float64_18_TimSort_random 74.693 91.631 87.151 7.017 | |
Float64_18_TimSort_sorted 5.385 5.577 5.487 0.085 | |
Float64_18_TimSort_reversed 4.919 5.009 4.962 0.035 | |
Float64_18_TimSort_3exchanges 5.853 18.775 9.284 5.344 | |
Float64_18_TimSort_append 4.437 5.496 5.064 0.401 | |
Float64_18_TimSort_4unique 59.346 82.790 67.074 9.283 | |
Float64_18_TimSort_allequal 4.188 4.739 4.329 0.231 | |
Float64_18_TimSort_qsortkiller 10.960 24.564 15.525 6.355 | |
String_05_6_QuickSort_random 0.061 0.074 0.067 0.005 | |
String_05_6_QuickSort_sorted 0.027 0.028 0.027 0.000 | |
String_05_6_QuickSort_reversed 0.027 0.039 0.030 0.005 | |
String_05_6_QuickSort_3exchanges 0.027 0.030 0.029 0.001 | |
String_05_6_QuickSort_append 0.040 0.063 0.053 0.009 | |
String_05_6_QuickSort_4unique 0.041 0.049 0.046 0.004 | |
String_05_6_QuickSort_allequal 0.029 0.043 0.032 0.006 | |
String_05_6_QuickSort_qsortkiller 0.115 0.116 0.116 0.000 | |
String_05_6_MergeSort_random 0.056 0.067 0.061 0.004 | |
String_05_6_MergeSort_sorted 0.019 0.020 0.019 0.000 | |
String_05_6_MergeSort_reversed 0.076 0.087 0.078 0.005 | |
String_05_6_MergeSort_3exchanges 0.023 0.029 0.027 0.003 | |
String_05_6_MergeSort_append 0.027 0.031 0.029 0.002 | |
String_05_6_MergeSort_4unique 0.050 0.056 0.053 0.003 | |
String_05_6_MergeSort_allequal 0.020 0.020 0.020 0.000 | |
String_05_6_MergeSort_qsortkiller 0.053 0.054 0.053 0.000 | |
String_05_6_TimSort_random 0.087 10.987 2.274 4.871 | |
String_05_6_TimSort_sorted 0.010 0.011 0.010 0.000 | |
String_05_6_TimSort_reversed 0.014 0.047 0.022 0.014 | |
String_05_6_TimSort_3exchanges 0.030 10.979 2.227 4.893 | |
String_05_6_TimSort_append 0.027 0.054 0.038 0.011 | |
String_05_6_TimSort_4unique 0.102 0.119 0.111 0.007 | |
String_05_6_TimSort_allequal 0.011 0.011 0.011 0.000 | |
String_05_6_TimSort_qsortkiller 0.027 0.031 0.028 0.001 | |
String_05_6_InsertionSort_random 0.121 0.152 0.137 0.011 | |
String_05_6_InsertionSort_sorted 0.009 0.010 0.010 0.000 | |
String_05_6_InsertionSort_reversed 0.258 0.265 0.260 0.004 | |
String_05_6_InsertionSort_3exchanges 0.016 0.037 0.025 0.008 | |
String_05_6_InsertionSort_append 0.016 0.043 0.031 0.010 | |
String_05_6_InsertionSort_4unique 0.107 0.120 0.113 0.006 | |
String_05_6_InsertionSort_allequal 0.010 0.010 0.010 0.000 | |
String_05_6_InsertionSort_qsortkiller 0.133 0.134 0.133 0.001 | |
String_05_8_QuickSort_random 0.320 0.364 0.334 0.019 | |
String_05_8_QuickSort_sorted 0.163 0.198 0.184 0.013 | |
String_05_8_QuickSort_reversed 0.164 0.170 0.166 0.003 | |
String_05_8_QuickSort_3exchanges 0.172 0.177 0.173 0.002 | |
String_05_8_QuickSort_append 0.291 0.323 0.305 0.014 | |
String_05_8_QuickSort_4unique 0.208 0.233 0.223 0.011 | |
String_05_8_QuickSort_allequal 0.187 0.220 0.197 0.014 | |
String_05_8_QuickSort_qsortkiller 0.782 0.793 0.788 0.004 | |
String_05_8_MergeSort_random 0.317 0.371 0.348 0.028 | |
String_05_8_MergeSort_sorted 0.111 0.134 0.118 0.010 | |
String_05_8_MergeSort_reversed 0.345 0.364 0.351 0.008 | |
String_05_8_MergeSort_3exchanges 0.133 0.156 0.141 0.011 | |
String_05_8_MergeSort_append 0.124 0.134 0.127 0.004 | |
String_05_8_MergeSort_4unique 0.264 0.281 0.275 0.007 | |
String_05_8_MergeSort_allequal 0.115 0.124 0.118 0.004 | |
String_05_8_MergeSort_qsortkiller 0.245 0.249 0.247 0.001 | |
String_05_8_TimSort_random 0.466 0.531 0.488 0.026 | |
String_05_8_TimSort_sorted 0.037 0.039 0.038 0.000 | |
String_05_8_TimSort_reversed 0.049 0.052 0.050 0.001 | |
String_05_8_TimSort_3exchanges 0.096 0.114 0.105 0.007 | |
String_05_8_TimSort_append 0.067 0.072 0.069 0.002 | |
String_05_8_TimSort_4unique 0.339 0.370 0.358 0.012 | |
String_05_8_TimSort_allequal 0.038 0.038 0.038 0.000 | |
String_05_8_TimSort_qsortkiller 0.094 0.101 0.096 0.003 | |
String_05_8_InsertionSort_random 2.138 2.339 2.225 0.086 | |
String_05_8_InsertionSort_sorted 0.038 0.038 0.038 0.000 | |
String_05_8_InsertionSort_reversed 4.382 4.398 4.387 0.008 | |
String_05_8_InsertionSort_3exchanges 0.077 0.193 0.123 0.047 | |
String_05_8_InsertionSort_append 0.152 0.246 0.198 0.036 | |
String_05_8_InsertionSort_4unique 1.522 1.834 1.705 0.125 | |
String_05_8_InsertionSort_allequal 0.038 0.038 0.038 0.000 | |
String_05_8_InsertionSort_qsortkiller 2.208 2.220 2.213 0.005 | |
String_05_10_QuickSort_random 1.734 1.864 1.770 0.054 | |
String_05_10_QuickSort_sorted 0.961 0.962 0.961 0.001 | |
String_05_10_QuickSort_reversed 0.968 0.973 0.969 0.002 | |
String_05_10_QuickSort_3exchanges 0.961 0.964 0.962 0.001 | |
String_05_10_QuickSort_append 1.211 1.478 1.377 0.112 | |
String_05_10_QuickSort_4unique 1.086 1.200 1.149 0.052 | |
String_05_10_QuickSort_allequal 1.043 1.083 1.055 0.016 | |
String_05_10_QuickSort_qsortkiller 5.801 5.828 5.815 0.010 | |
String_05_10_MergeSort_random 1.574 1.590 1.582 0.006 | |
String_05_10_MergeSort_sorted 0.586 0.617 0.595 0.012 | |
String_05_10_MergeSort_reversed 1.537 1.543 1.540 0.003 | |
String_05_10_MergeSort_3exchanges 0.617 0.742 0.693 0.049 | |
String_05_10_MergeSort_append 0.607 0.611 0.608 0.002 | |
String_05_10_MergeSort_4unique 1.344 1.365 1.356 0.007 | |
String_05_10_MergeSort_allequal 0.621 0.625 0.622 0.002 | |
String_05_10_MergeSort_qsortkiller 1.141 1.145 1.143 0.002 | |
String_05_10_TimSort_random 2.204 2.283 2.233 0.032 | |
String_05_10_TimSort_sorted 0.146 0.148 0.147 0.001 | |
String_05_10_TimSort_reversed 0.187 0.191 0.189 0.002 | |
String_05_10_TimSort_3exchanges 0.206 0.229 0.218 0.009 | |
String_05_10_TimSort_append 0.193 0.198 0.196 0.002 | |
String_05_10_TimSort_4unique 1.449 1.569 1.524 0.048 | |
String_05_10_TimSort_allequal 0.146 0.162 0.151 0.007 | |
String_05_10_TimSort_qsortkiller 0.362 0.371 0.364 0.004 | |
String_05_10_InsertionSort_random 33.345 36.686 35.491 1.344 | |
String_05_10_InsertionSort_sorted 0.143 0.152 0.145 0.004 | |
String_05_10_InsertionSort_reversed 58.658 64.500 61.309 2.717 | |
String_05_10_InsertionSort_3exchanges 0.263 0.455 0.364 0.076 | |
String_05_10_InsertionSort_append 0.488 0.785 0.632 0.119 | |
String_05_10_InsertionSort_4unique 21.394 22.569 21.988 0.575 | |
String_05_10_InsertionSort_allequal 0.124 0.131 0.125 0.003 | |
String_05_10_InsertionSort_qsortkiller 30.091 30.622 30.467 0.213 | |
String_05_12_QuickSort_random 7.691 8.338 7.919 0.265 | |
String_05_12_QuickSort_sorted 4.567 4.661 4.602 0.044 | |
String_05_12_QuickSort_reversed 4.557 4.604 4.580 0.019 | |
String_05_12_QuickSort_3exchanges 4.562 4.582 4.575 0.008 | |
String_05_12_QuickSort_append 6.021 6.491 6.309 0.204 | |
String_05_12_QuickSort_4unique 4.891 5.274 5.059 0.171 | |
String_05_12_QuickSort_allequal 4.871 4.880 4.875 0.003 | |
String_05_12_QuickSort_qsortkiller 40.598 45.876 42.786 2.245 | |
String_05_12_MergeSort_random 7.309 8.009 7.586 0.279 | |
String_05_12_MergeSort_sorted 2.865 2.876 2.870 0.004 | |
String_05_12_MergeSort_reversed 6.485 6.559 6.514 0.030 | |
String_05_12_MergeSort_3exchanges 3.145 3.476 3.362 0.137 | |
String_05_12_MergeSort_append 2.897 2.918 2.908 0.009 | |
String_05_12_MergeSort_4unique 6.083 6.159 6.129 0.028 | |
String_05_12_MergeSort_allequal 2.930 2.964 2.948 0.017 | |
String_05_12_MergeSort_qsortkiller 4.951 4.995 4.971 0.017 | |
String_05_12_TimSort_random 9.976 10.385 10.106 0.170 | |
String_05_12_TimSort_sorted 0.585 0.591 0.588 0.003 | |
String_05_12_TimSort_reversed 0.733 0.736 0.735 0.001 | |
String_05_12_TimSort_3exchanges 0.694 0.737 0.709 0.018 | |
String_05_12_TimSort_append 0.662 0.684 0.671 0.009 | |
String_05_12_TimSort_4unique 5.628 5.736 5.679 0.041 | |
String_05_12_TimSort_allequal 0.514 0.523 0.518 0.003 | |
String_05_12_TimSort_qsortkiller 1.357 1.368 1.362 0.004 | |
String_05_12_InsertionSort_random 380.859 460.784 413.415 31.372 | |
String_05_12_InsertionSort_sorted 0.562 0.565 0.563 0.001 | |
String_05_12_InsertionSort_reversed 779.604 976.951 871.747 79.360 | |
String_05_12_InsertionSort_3exchanges 0.617 1.418 1.081 0.338 | |
String_05_12_InsertionSort_append 1.924 2.783 2.323 0.340 | |
String_05_12_InsertionSort_4unique 290.226 371.133 328.632 38.027 | |
String_05_12_InsertionSort_allequal 0.418 0.423 0.419 0.002 | |
String_05_12_InsertionSort_qsortkiller 374.950 475.439 413.880 41.039 | |
String_05_14_QuickSort_random 34.285 38.068 36.188 1.481 | |
String_05_14_QuickSort_sorted 21.692 23.354 22.467 0.679 | |
String_05_14_QuickSort_reversed 22.981 24.223 23.455 0.529 | |
String_05_14_QuickSort_3exchanges 22.213 23.780 23.182 0.586 | |
String_05_14_QuickSort_append 26.520 29.966 28.318 1.330 | |
String_05_14_QuickSort_4unique 21.199 23.838 22.296 0.962 | |
String_05_14_QuickSort_allequal 20.525 20.611 20.554 0.036 | |
String_05_14_QuickSort_qsortkiller 388.097 439.822 416.999 20.345 | |
String_05_14_MergeSort_random 27.927 31.285 29.297 1.416 | |
String_05_14_MergeSort_sorted 12.075 13.358 12.595 0.473 | |
String_05_14_MergeSort_reversed 25.688 26.400 25.930 0.298 | |
String_05_14_MergeSort_3exchanges 12.528 14.313 13.735 0.720 | |
String_05_14_MergeSort_append 11.559 12.416 12.005 0.403 | |
String_05_14_MergeSort_4unique 23.218 23.875 23.637 0.247 | |
String_05_14_MergeSort_allequal 11.119 11.468 11.235 0.137 | |
String_05_14_MergeSort_qsortkiller 18.018 18.484 18.215 0.185 | |
String_05_14_TimSort_random 35.980 37.320 36.937 0.548 | |
String_05_14_TimSort_sorted 1.954 2.162 2.034 0.080 | |
String_05_14_TimSort_reversed 2.407 2.475 2.439 0.025 | |
String_05_14_TimSort_3exchanges 2.152 2.378 2.231 0.100 | |
String_05_14_TimSort_append 2.066 2.768 2.312 0.268 | |
String_05_14_TimSort_4unique 19.275 19.846 19.552 0.206 | |
String_05_14_TimSort_allequal 1.713 1.732 1.721 0.008 | |
String_05_14_TimSort_qsortkiller 4.633 5.117 4.802 0.198 | |
String_05_16_QuickSort_random 177.392 198.280 186.333 8.703 | |
String_05_16_QuickSort_sorted 111.003 131.232 117.873 8.376 | |
String_05_16_QuickSort_reversed 128.435 154.615 143.964 10.723 | |
String_05_16_QuickSort_3exchanges 107.938 120.540 113.812 5.093 | |
String_05_16_QuickSort_append 151.942 159.476 155.860 2.802 | |
String_05_16_QuickSort_4unique 98.019 113.082 104.830 6.161 | |
String_05_16_QuickSort_allequal 85.972 92.568 88.200 2.723 | |
String_05_16_QuickSort_qsortkiller 6095.900 6361.042 6219.829 99.567 | |
String_05_16_MergeSort_random 133.722 143.619 137.565 4.510 | |
String_05_16_MergeSort_sorted 67.012 67.587 67.297 0.219 | |
String_05_16_MergeSort_reversed 122.872 135.475 128.315 5.452 | |
String_05_16_MergeSort_3exchanges 77.210 91.992 83.588 5.835 | |
String_05_16_MergeSort_append 62.252 67.872 65.080 2.495 | |
String_05_16_MergeSort_4unique 101.208 123.641 114.784 9.373 | |
String_05_16_MergeSort_allequal 52.349 57.848 55.271 2.239 | |
String_05_16_MergeSort_qsortkiller 86.478 91.724 88.347 2.390 | |
String_05_16_TimSort_random 174.530 191.399 183.814 7.105 | |
String_05_16_TimSort_sorted 15.956 16.111 16.061 0.061 | |
String_05_16_TimSort_reversed 18.261 18.653 18.550 0.162 | |
String_05_16_TimSort_3exchanges 17.229 17.861 17.449 0.279 | |
String_05_16_TimSort_append 16.647 16.842 16.745 0.077 | |
String_05_16_TimSort_4unique 79.127 109.409 87.580 12.588 | |
String_05_16_TimSort_allequal 7.488 7.560 7.531 0.031 | |
String_05_16_TimSort_qsortkiller 29.124 30.072 29.574 0.379 | |
String_05_18_QuickSort_random 841.325 1055.420 952.236 91.694 | |
String_05_18_QuickSort_sorted 568.284 675.225 610.414 41.125 | |
String_05_18_QuickSort_reversed 575.557 676.435 630.852 40.539 | |
String_05_18_QuickSort_3exchanges 601.846 751.108 667.601 54.346 | |
String_05_18_QuickSort_append 703.197 825.280 766.734 47.017 | |
String_05_18_QuickSort_4unique 438.277 518.338 473.757 38.522 | |
String_05_18_QuickSort_allequal 384.529 439.220 403.468 21.685 | |
String_05_18_MergeSort_random 753.842 845.960 801.537 32.780 | |
String_05_18_MergeSort_sorted 337.390 392.179 367.153 22.561 | |
String_05_18_MergeSort_reversed 518.343 619.044 574.314 37.385 | |
String_05_18_MergeSort_3exchanges 403.936 460.899 436.439 24.286 | |
String_05_18_MergeSort_append 342.400 399.869 365.094 25.490 | |
String_05_18_MergeSort_4unique 457.517 536.391 502.624 38.620 | |
String_05_18_MergeSort_allequal 221.899 249.099 234.022 12.488 | |
String_05_18_MergeSort_qsortkiller 420.803 516.770 475.148 36.745 | |
String_05_18_TimSort_random 918.140 1155.127 1049.943 91.016 | |
String_05_18_TimSort_sorted 72.924 73.724 73.171 0.334 | |
String_05_18_TimSort_reversed 101.931 200.829 160.763 52.771 | |
String_05_18_TimSort_3exchanges 81.374 88.572 84.175 2.793 | |
String_05_18_TimSort_append 71.387 77.652 74.700 2.442 | |
String_05_18_TimSort_4unique 355.938 438.215 400.453 39.590 | |
String_05_18_TimSort_allequal 26.636 26.816 26.735 0.076 | |
String_05_18_TimSort_qsortkiller 125.705 222.804 168.135 40.512 | |
String_10_6_QuickSort_random 0.052 0.063 0.057 0.004 | |
String_10_6_QuickSort_sorted 0.022 0.023 0.022 0.000 | |
String_10_6_QuickSort_reversed 0.022 0.023 0.023 0.000 | |
String_10_6_QuickSort_3exchanges 0.022 0.027 0.024 0.002 | |
String_10_6_QuickSort_append 0.038 0.046 0.042 0.003 | |
String_10_6_QuickSort_4unique 0.035 0.040 0.038 0.002 | |
String_10_6_QuickSort_allequal 0.026 0.026 0.026 0.000 | |
String_10_6_QuickSort_qsortkiller 0.099 0.100 0.099 0.000 | |
String_10_6_MergeSort_random 0.051 0.058 0.054 0.003 | |
String_10_6_MergeSort_sorted 0.017 0.018 0.017 0.000 | |
String_10_6_MergeSort_reversed 0.068 0.069 0.069 0.000 | |
String_10_6_MergeSort_3exchanges 0.023 0.036 0.027 0.005 | |
String_10_6_MergeSort_append 0.025 0.027 0.026 0.001 | |
String_10_6_MergeSort_4unique 0.042 0.052 0.047 0.004 | |
String_10_6_MergeSort_allequal 0.019 0.019 0.019 0.000 | |
String_10_6_MergeSort_qsortkiller 0.047 0.048 0.047 0.000 | |
String_10_6_TimSort_random 0.080 0.092 0.085 0.005 | |
String_10_6_TimSort_sorted 0.009 0.010 0.010 0.000 | |
String_10_6_TimSort_reversed 0.014 0.016 0.014 0.001 | |
String_10_6_TimSort_3exchanges 0.028 0.042 0.036 0.005 | |
String_10_6_TimSort_append 0.027 0.032 0.030 0.002 | |
String_10_6_TimSort_4unique 0.061 0.076 0.069 0.006 | |
String_10_6_TimSort_allequal 0.010 0.011 0.011 0.000 | |
String_10_6_TimSort_qsortkiller 0.026 0.028 0.027 0.001 | |
String_10_6_InsertionSort_random 0.116 0.137 0.126 0.008 | |
String_10_6_InsertionSort_sorted 0.009 0.009 0.009 0.000 | |
String_10_6_InsertionSort_reversed 0.245 0.246 0.245 0.000 | |
String_10_6_InsertionSort_3exchanges 0.021 0.037 0.027 0.008 | |
String_10_6_InsertionSort_append 0.024 0.050 0.031 0.011 | |
String_10_6_InsertionSort_4unique 0.095 0.119 0.106 0.010 | |
String_10_6_InsertionSort_allequal 0.010 0.010 0.010 0.000 | |
String_10_6_InsertionSort_qsortkiller 0.126 0.127 0.127 0.000 | |
String_10_8_QuickSort_random 0.288 0.364 0.320 0.031 | |
String_10_8_QuickSort_sorted 0.147 0.153 0.148 0.002 | |
String_10_8_QuickSort_reversed 0.149 0.149 0.149 0.000 | |
String_10_8_QuickSort_3exchanges 0.147 0.150 0.148 0.001 | |
String_10_8_QuickSort_append 0.207 0.255 0.233 0.018 | |
String_10_8_QuickSort_4unique 0.183 0.202 0.188 0.008 | |
String_10_8_QuickSort_allequal 0.161 0.161 0.161 0.000 | |
String_10_8_QuickSort_qsortkiller 0.645 0.648 0.646 0.001 | |
String_10_8_MergeSort_random 0.248 0.261 0.254 0.005 | |
String_10_8_MergeSort_sorted 0.089 0.091 0.090 0.001 | |
String_10_8_MergeSort_reversed 0.280 0.281 0.281 0.000 | |
String_10_8_MergeSort_3exchanges 0.104 0.123 0.113 0.008 | |
String_10_8_MergeSort_append 0.099 0.106 0.103 0.002 | |
String_10_8_MergeSort_4unique 0.224 0.238 0.230 0.005 | |
String_10_8_MergeSort_allequal 0.099 0.101 0.100 0.001 | |
String_10_8_MergeSort_qsortkiller 0.201 0.202 0.202 0.000 | |
String_10_8_TimSort_random 0.355 0.381 0.369 0.011 | |
String_10_8_TimSort_sorted 0.029 0.030 0.030 0.000 | |
String_10_8_TimSort_reversed 0.038 0.040 0.039 0.001 | |
String_10_8_TimSort_3exchanges 0.058 0.093 0.077 0.015 | |
String_10_8_TimSort_append 0.053 0.064 0.058 0.004 | |
String_10_8_TimSort_4unique 0.288 0.300 0.293 0.005 | |
String_10_8_TimSort_allequal 0.031 0.032 0.031 0.000 | |
String_10_8_TimSort_qsortkiller 0.074 0.077 0.075 0.001 | |
String_10_8_InsertionSort_random 1.623 1.745 1.691 0.060 | |
String_10_8_InsertionSort_sorted 0.028 0.029 0.029 0.000 | |
String_10_8_InsertionSort_reversed 3.216 3.312 3.292 0.042 | |
String_10_8_InsertionSort_3exchanges 0.056 0.102 0.086 0.018 | |
String_10_8_InsertionSort_append 0.109 0.141 0.128 0.012 | |
String_10_8_InsertionSort_4unique 1.123 1.368 1.231 0.089 | |
String_10_8_InsertionSort_allequal 0.029 0.030 0.029 0.000 | |
String_10_8_InsertionSort_qsortkiller 1.599 1.607 1.604 0.003 | |
String_10_10_QuickSort_random 1.269 1.372 1.314 0.040 | |
String_10_10_QuickSort_sorted 0.672 0.676 0.673 0.002 | |
String_10_10_QuickSort_reversed 0.675 0.679 0.676 0.002 | |
String_10_10_QuickSort_3exchanges 0.672 0.702 0.678 0.013 | |
String_10_10_QuickSort_append 0.917 1.007 0.977 0.035 | |
String_10_10_QuickSort_4unique 0.783 0.884 0.836 0.041 | |
String_10_10_QuickSort_allequal 0.758 0.763 0.759 0.002 | |
String_10_10_QuickSort_qsortkiller 4.030 4.054 4.041 0.012 | |
String_10_10_MergeSort_random 1.083 1.111 1.097 0.011 | |
String_10_10_MergeSort_sorted 0.405 0.420 0.410 0.006 | |
String_10_10_MergeSort_reversed 1.063 1.087 1.072 0.009 | |
String_10_10_MergeSort_3exchanges 0.440 0.550 0.503 0.043 | |
String_10_10_MergeSort_append 0.435 0.442 0.439 0.003 | |
String_10_10_MergeSort_4unique 0.978 1.014 1.000 0.014 | |
String_10_10_MergeSort_allequal 0.478 0.495 0.486 0.006 | |
String_10_10_MergeSort_qsortkiller 0.856 0.861 0.858 0.002 | |
String_10_10_TimSort_random 1.693 1.732 1.716 0.014 | |
String_10_10_TimSort_sorted 0.109 0.111 0.110 0.001 | |
String_10_10_TimSort_reversed 0.141 0.143 0.141 0.001 | |
String_10_10_TimSort_3exchanges 0.169 0.183 0.174 0.005 | |
String_10_10_TimSort_append 0.145 0.155 0.149 0.004 | |
String_10_10_TimSort_4unique 1.137 1.178 1.166 0.018 | |
String_10_10_TimSort_allequal 0.116 0.117 0.116 0.000 | |
String_10_10_TimSort_qsortkiller 0.274 0.284 0.276 0.004 | |
String_10_10_InsertionSort_random 27.323 29.081 28.550 0.712 | |
String_10_10_InsertionSort_sorted 0.119 0.120 0.120 0.000 | |
String_10_10_InsertionSort_reversed 56.229 58.708 56.923 1.075 | |
String_10_10_InsertionSort_3exchanges 0.291 0.502 0.387 0.091 | |
String_10_10_InsertionSort_append 0.531 0.705 0.603 0.072 | |
String_10_10_InsertionSort_4unique 21.153 21.683 21.453 0.215 | |
String_10_10_InsertionSort_allequal 0.124 0.126 0.125 0.001 | |
String_10_10_InsertionSort_qsortkiller 28.073 28.158 28.113 0.037 | |
String_10_12_QuickSort_random 6.779 7.824 7.418 0.414 | |
String_10_12_QuickSort_sorted 3.981 3.998 3.989 0.007 | |
String_10_12_QuickSort_reversed 3.980 3.996 3.985 0.007 | |
String_10_12_QuickSort_3exchanges 3.977 4.092 4.014 0.048 | |
String_10_12_QuickSort_append 5.509 5.786 5.635 0.103 | |
String_10_12_QuickSort_4unique 4.664 4.950 4.789 0.117 | |
String_10_12_QuickSort_allequal 4.649 4.663 4.654 0.006 | |
String_10_12_QuickSort_qsortkiller 34.966 34.994 34.985 0.011 | |
String_10_12_MergeSort_random 6.321 6.370 6.338 0.019 | |
String_10_12_MergeSort_sorted 2.471 2.482 2.476 0.004 | |
String_10_12_MergeSort_reversed 5.598 5.636 5.616 0.015 | |
String_10_12_MergeSort_3exchanges 2.639 2.999 2.820 0.129 | |
String_10_12_MergeSort_append 2.397 2.438 2.412 0.019 | |
String_10_12_MergeSort_4unique 5.165 5.265 5.218 0.036 | |
String_10_12_MergeSort_allequal 2.599 2.628 2.612 0.014 | |
String_10_12_MergeSort_qsortkiller 4.301 4.382 4.335 0.034 | |
String_10_12_TimSort_random 8.810 13.259 9.867 1.901 | |
String_10_12_TimSort_sorted 0.564 0.570 0.567 0.002 | |
String_10_12_TimSort_reversed 0.713 0.776 0.746 0.026 | |
String_10_12_TimSort_3exchanges 0.706 0.793 0.741 0.033 | |
String_10_12_TimSort_append 0.666 0.753 0.692 0.035 | |
String_10_12_TimSort_4unique 5.653 6.456 6.064 0.373 | |
String_10_12_TimSort_allequal 0.548 0.558 0.553 0.004 | |
String_10_12_TimSort_qsortkiller 1.377 1.402 1.388 0.010 | |
String_10_12_InsertionSort_random 360.685 399.296 375.521 17.169 | |
String_10_12_InsertionSort_sorted 0.441 0.475 0.450 0.015 | |
String_10_12_InsertionSort_reversed 718.770 972.880 824.406 101.210 | |
String_10_12_InsertionSort_3exchanges 0.524 1.293 1.024 0.314 | |
String_10_12_InsertionSort_append 1.752 2.730 2.313 0.428 | |
String_10_12_InsertionSort_4unique 271.996 381.834 327.686 44.400 | |
String_10_12_InsertionSort_allequal 0.382 0.387 0.384 0.002 | |
String_10_12_InsertionSort_qsortkiller 437.710 453.296 446.838 5.687 | |
String_10_14_QuickSort_random 35.044 46.644 39.878 4.824 | |
String_10_14_QuickSort_sorted 25.419 26.744 26.026 0.585 | |
String_10_14_QuickSort_reversed 23.238 26.112 24.190 1.209 | |
String_10_14_QuickSort_3exchanges 23.966 28.018 25.164 1.643 | |
String_10_14_QuickSort_append 27.588 39.161 31.916 4.393 | |
String_10_14_QuickSort_4unique 22.501 24.982 23.634 0.897 | |
String_10_14_QuickSort_allequal 20.702 22.469 21.451 0.691 | |
String_10_14_QuickSort_qsortkiller 362.503 544.441 448.865 69.457 | |
String_10_14_MergeSort_random 27.197 29.985 28.374 1.085 | |
String_10_14_MergeSort_sorted 10.642 11.926 11.044 0.512 | |
String_10_14_MergeSort_reversed 22.690 23.544 23.162 0.322 | |
String_10_14_MergeSort_3exchanges 12.864 14.519 13.645 0.631 | |
String_10_14_MergeSort_append 10.688 11.600 11.113 0.364 | |
String_10_14_MergeSort_4unique 22.169 23.302 22.510 0.469 | |
String_10_14_MergeSort_allequal 11.785 11.836 11.806 0.025 | |
String_10_14_MergeSort_qsortkiller 18.849 20.594 19.722 0.738 | |
String_10_14_TimSort_random 38.453 41.552 39.764 1.264 | |
String_10_14_TimSort_sorted 2.748 3.424 3.134 0.284 | |
String_10_14_TimSort_reversed 3.653 4.075 3.820 0.172 | |
String_10_14_TimSort_3exchanges 3.630 4.232 3.865 0.306 | |
String_10_14_TimSort_append 2.515 3.608 2.937 0.479 | |
String_10_14_TimSort_4unique 23.549 28.620 25.119 2.072 | |
String_10_14_TimSort_allequal 2.223 2.246 2.232 0.009 | |
String_10_14_TimSort_qsortkiller 6.108 7.693 6.752 0.809 | |
String_10_16_QuickSort_random 151.540 160.752 156.685 3.874 | |
String_10_16_QuickSort_sorted 101.242 118.089 108.176 6.988 | |
String_10_16_QuickSort_reversed 98.235 100.960 99.814 1.028 | |
String_10_16_QuickSort_3exchanges 98.727 124.330 108.357 10.933 | |
String_10_16_QuickSort_append 143.456 170.992 158.157 11.698 | |
String_10_16_QuickSort_4unique 80.869 88.488 83.508 3.397 | |
String_10_16_QuickSort_allequal 78.054 78.472 78.295 0.202 | |
String_10_16_QuickSort_qsortkiller 5315.316 7396.225 6022.287 813.096 | |
String_10_16_MergeSort_random 156.254 193.675 170.983 13.887 | |
String_10_16_MergeSort_sorted 74.639 77.499 76.515 1.334 | |
String_10_16_MergeSort_reversed 115.876 156.120 131.160 16.417 | |
String_10_16_MergeSort_3exchanges 79.722 84.260 81.774 2.190 | |
String_10_16_MergeSort_append 75.451 83.662 80.631 3.353 | |
String_10_16_MergeSort_4unique 96.660 104.467 102.093 3.176 | |
String_10_16_MergeSort_allequal 48.799 50.055 49.240 0.483 | |
String_10_16_MergeSort_qsortkiller 89.670 102.737 96.459 5.223 | |
String_10_16_TimSort_random 167.437 200.720 182.709 15.789 | |
String_10_16_TimSort_sorted 15.277 15.668 15.478 0.171 | |
String_10_16_TimSort_reversed 17.012 17.592 17.299 0.213 | |
String_10_16_TimSort_3exchanges 15.777 17.124 16.397 0.524 | |
String_10_16_TimSort_append 15.376 16.071 15.761 0.252 | |
String_10_16_TimSort_4unique 71.829 106.698 80.401 14.820 | |
String_10_16_TimSort_allequal 7.156 7.334 7.235 0.074 | |
String_10_16_TimSort_qsortkiller 26.436 30.226 27.702 1.482 | |
String_10_18_QuickSort_random 802.672 1028.155 958.578 92.064 | |
String_10_18_QuickSort_sorted 531.616 793.782 647.414 96.599 | |
String_10_18_QuickSort_reversed 544.462 684.335 600.057 59.105 | |
String_10_18_QuickSort_3exchanges 536.267 690.331 607.431 62.355 | |
String_10_18_QuickSort_append 621.627 678.569 651.311 23.579 | |
String_10_18_QuickSort_4unique 484.099 535.904 510.018 22.187 | |
String_10_18_QuickSort_allequal 372.249 643.628 493.428 125.384 | |
String_10_18_MergeSort_random 637.252 944.310 821.397 129.175 | |
String_10_18_MergeSort_sorted 342.940 449.092 377.883 42.031 | |
String_10_18_MergeSort_reversed 448.242 500.015 469.652 22.990 | |
String_10_18_MergeSort_3exchanges 337.406 383.470 362.136 21.700 | |
String_10_18_MergeSort_append 314.792 344.135 330.052 14.234 | |
String_10_18_MergeSort_4unique 415.658 430.752 424.932 6.451 | |
String_10_18_MergeSort_allequal 209.967 231.493 219.549 7.885 | |
String_10_18_MergeSort_qsortkiller 418.911 566.712 493.468 56.446 | |
String_10_18_TimSort_random 861.062 961.691 918.638 36.439 | |
String_10_18_TimSort_sorted 64.933 67.343 66.068 1.017 | |
String_10_18_TimSort_reversed 71.958 79.301 74.414 3.239 | |
String_10_18_TimSort_3exchanges 72.949 75.993 74.225 1.234 | |
String_10_18_TimSort_append 67.148 69.577 68.449 1.007 | |
String_10_18_TimSort_4unique 354.855 494.419 404.598 59.119 | |
String_10_18_TimSort_allequal 27.212 27.640 27.495 0.168 | |
String_10_18_TimSort_qsortkiller 120.415 134.431 125.757 6.002 | |
➜ perf> | |
With vectorizer | |
➜ perf git:(loop-vectorize) ✗>make | |
fib 0.077 0.078 0.077 0.000 | |
parse_int 0.258 0.272 0.263 0.005 | |
mandel 0.343 0.347 0.344 0.001 | |
quicksort 0.491 0.510 0.502 0.009 | |
pi_sum 50.144 57.254 52.730 3.249 | |
rand_mat_stat 34.938 57.506 46.750 9.932 | |
rand_mat_mul 80.078 112.375 91.082 12.547 | |
printfd 45.135 70.632 52.467 10.433 | |
cons 20.861 72.356 45.314 22.692 | |
randn_zig 24.156 24.670 24.339 0.206 | |
gk 173.693 464.861 286.544 109.776 | |
sparsemul 63.335 73.591 68.932 4.946 | |
sortperm 24.579 36.880 27.927 5.047 | |
sparserange 52.402 116.035 79.564 23.893 | |
stockcorr 456.115 599.040 522.123 61.444 | |
bench_eu_vec 162.409 188.730 175.313 10.585 | |
bench_eu_devec 58.978 64.446 60.918 2.198 | |
actorgraph 750.532 750.532 750.532 nan | |
laplace_vec 2082.223 2082.223 2082.223 nan | |
laplace_devec 127.636 144.128 135.637 7.197 | |
go_benchmark 2624.689 2624.689 2624.689 nan | |
simplex 62.112 68.664 64.344 2.633 | |
raytracer 2170.742 2390.441 2245.873 86.146 | |
funarg 127.877 155.039 141.647 11.995 | |
vectorize 215.810 225.622 220.969 4.485 | |
splitline 196.015 222.557 209.786 10.362 | |
json 25.244 52.271 35.309 13.026 | |
small_hvcat 46.654 78.986 60.603 11.684 | |
small_hvcat_setind 73.109 84.168 78.982 4.939 | |
large_hvcat 4.836 30.966 15.321 10.435 | |
large_hvcat_setind 4.628 22.605 10.580 8.388 | |
small_hcat 10.504 24.414 21.421 6.106 | |
small_hcat_setind 37.696 39.305 38.186 0.660 | |
large_hcat 3.911 14.398 6.721 4.427 | |
large_hcat_setind 4.225 21.336 10.028 8.120 | |
small_vcat 68.434 78.745 74.905 4.739 | |
small_vcat_setind 67.348 70.603 68.348 1.357 | |
large_vcat 4.623 26.375 11.533 9.594 | |
large_vcat_setind 5.252 25.542 12.041 9.439 | |
small_catnd 614.947 802.454 719.835 77.282 | |
small_catnd_setind 172.876 193.795 182.269 8.872 | |
large_catnd 7.659 34.453 15.770 11.131 | |
large_catnd_setind 4.666 22.996 10.950 8.679 | |
binary_trees 43.081 70.192 48.613 12.064 | |
fannkuch 0.218 0.237 0.225 0.008 | |
fasta 0.394 0.401 0.398 0.002 | |
k_nucleotide 193.240 220.546 203.448 12.125 | |
mandelbrot 6.605 6.663 6.620 0.025 | |
meteor_contest 4972.709 4972.709 4972.709 nan | |
nbody 0.341 0.386 0.357 0.017 | |
nbody_vec 9.916 29.697 14.552 8.481 | |
pidigits 87.657 114.508 99.772 12.809 | |
regex_dna 82.359 105.822 94.425 8.851 | |
revcomp 4.503 4.531 4.514 0.011 | |
spectralnorm 3.877 4.014 3.938 0.053 | |
dot_tiny 26.430 55.061 34.388 12.410 | |
dot_small 23.333 42.196 33.415 9.202 | |
dot_medium 36.105 53.384 46.514 8.590 | |
dot_large 9.112 13.748 10.136 2.024 | |
dot_huge 31.956 33.790 33.182 0.713 | |
axpy_tiny 26.371 26.375 26.373 0.002 | |
axpy_small 29.557 29.574 29.562 0.007 | |
axpy_medium 44.931 46.754 45.610 0.716 | |
axpy_large 12.089 12.193 12.138 0.038 | |
axpy_huge 42.813 47.019 45.324 1.611 | |
gemv_tiny 74.069 90.376 77.685 7.113 | |
gemv_small 219.409 234.391 224.761 6.740 | |
gemv_medium 37.092 50.343 41.204 5.288 | |
gemv_large 22.277 26.248 24.400 1.777 | |
gemv_huge 51.180 68.909 57.552 6.887 | |
matmul_tiny 368.017 405.079 378.455 15.092 | |
matmul_small 669.794 781.624 703.018 44.750 | |
matmul_medium 561.803 628.196 590.159 27.733 | |
matmul_large 196.267 231.179 210.475 14.916 | |
Int64_6_QuickSort_random 0.003 0.007 0.003 0.002 | |
Int64_6_QuickSort_sorted 0.001 0.001 0.001 0.000 | |
Int64_6_QuickSort_reversed 0.001 0.001 0.001 0.000 | |
Int64_6_QuickSort_3exchanges 0.001 0.002 0.002 0.000 | |
Int64_6_QuickSort_append 0.002 0.002 0.002 0.000 | |
Int64_6_QuickSort_4unique 0.001 0.004 0.002 0.001 | |
Int64_6_QuickSort_allequal 0.001 0.002 0.001 0.000 | |
Int64_6_QuickSort_qsortkiller 0.001 0.002 0.001 0.000 | |
Int64_6_MergeSort_random 0.004 0.008 0.005 0.002 | |
Int64_6_MergeSort_sorted 0.001 0.002 0.001 0.000 | |
Int64_6_MergeSort_reversed 0.002 0.003 0.002 0.000 | |
Int64_6_MergeSort_3exchanges 0.002 0.002 0.002 0.000 | |
Int64_6_MergeSort_append 0.002 0.002 0.002 0.000 | |
Int64_6_MergeSort_4unique 0.001 0.002 0.001 0.000 | |
Int64_6_MergeSort_allequal 0.001 0.002 0.001 0.000 | |
Int64_6_MergeSort_qsortkiller 0.002 0.002 0.002 0.000 | |
Int64_6_TimSort_random 0.008 0.016 0.010 0.003 | |
Int64_6_TimSort_sorted 0.002 0.008 0.003 0.003 | |
Int64_6_TimSort_reversed 0.007 0.009 0.008 0.001 | |
Int64_6_TimSort_3exchanges 0.005 0.007 0.007 0.001 | |
Int64_6_TimSort_append 0.006 0.008 0.007 0.001 | |
Int64_6_TimSort_4unique 0.002 0.002 0.002 0.000 | |
Int64_6_TimSort_allequal 0.002 0.002 0.002 0.000 | |
Int64_6_TimSort_qsortkiller 0.006 0.007 0.007 0.000 | |
Int64_6_InsertionSort_random 0.003 0.012 0.006 0.003 | |
Int64_6_InsertionSort_sorted 0.001 0.001 0.001 0.000 | |
Int64_6_InsertionSort_reversed 0.005 0.005 0.005 0.000 | |
Int64_6_InsertionSort_3exchanges 0.001 0.002 0.001 0.000 | |
Int64_6_InsertionSort_append 0.001 0.002 0.002 0.000 | |
Int64_6_InsertionSort_4unique 0.001 0.001 0.001 0.000 | |
Int64_6_InsertionSort_allequal 0.001 0.001 0.001 0.000 | |
Int64_6_InsertionSort_qsortkiller 0.003 0.003 0.003 0.000 | |
Int64_8_QuickSort_random 0.011 0.012 0.011 0.001 | |
Int64_8_QuickSort_sorted 0.004 0.005 0.004 0.000 | |
Int64_8_QuickSort_reversed 0.004 0.005 0.004 0.000 | |
Int64_8_QuickSort_3exchanges 0.005 0.006 0.005 0.000 | |
Int64_8_QuickSort_append 0.006 0.012 0.007 0.003 | |
Int64_8_QuickSort_4unique 0.004 0.009 0.006 0.003 | |
Int64_8_QuickSort_allequal 0.004 0.004 0.004 0.000 | |
Int64_8_QuickSort_qsortkiller 0.005 0.005 0.005 0.000 | |
Int64_8_MergeSort_random 0.015 0.017 0.016 0.000 | |
Int64_8_MergeSort_sorted 0.005 0.006 0.005 0.000 | |
Int64_8_MergeSort_reversed 0.008 0.010 0.009 0.001 | |
Int64_8_MergeSort_3exchanges 0.006 0.007 0.007 0.000 | |
Int64_8_MergeSort_append 0.006 0.007 0.006 0.000 | |
Int64_8_MergeSort_4unique 0.005 0.006 0.005 0.000 | |
Int64_8_MergeSort_allequal 0.009 0.010 0.009 0.000 | |
Int64_8_MergeSort_qsortkiller 0.007 0.008 0.007 0.000 | |
Int64_8_TimSort_random 0.035 0.042 0.039 0.003 | |
Int64_8_TimSort_sorted 0.003 0.005 0.004 0.001 | |
Int64_8_TimSort_reversed 0.031 0.050 0.043 0.008 | |
Int64_8_TimSort_3exchanges 0.027 0.036 0.032 0.003 | |
Int64_8_TimSort_append 0.008 0.011 0.009 0.001 | |
Int64_8_TimSort_4unique 0.002 0.003 0.003 0.000 | |
Int64_8_TimSort_allequal 0.002 0.002 0.002 0.000 | |
Int64_8_TimSort_qsortkiller 0.015 0.018 0.016 0.001 | |
Int64_8_InsertionSort_random 0.033 0.036 0.035 0.001 | |
Int64_8_InsertionSort_sorted 0.002 0.002 0.002 0.000 | |
Int64_8_InsertionSort_reversed 0.067 0.067 0.067 0.000 | |
Int64_8_InsertionSort_3exchanges 0.002 0.004 0.003 0.001 | |
Int64_8_InsertionSort_append 0.003 0.005 0.004 0.001 | |
Int64_8_InsertionSort_4unique 0.002 0.002 0.002 0.000 | |
Int64_8_InsertionSort_allequal 0.002 0.002 0.002 0.000 | |
Int64_8_InsertionSort_qsortkiller 0.031 0.032 0.032 0.000 | |
Int64_10_QuickSort_random 0.046 0.049 0.048 0.001 | |
Int64_10_QuickSort_sorted 0.022 0.023 0.023 0.001 | |
Int64_10_QuickSort_reversed 0.022 0.023 0.022 0.000 | |
Int64_10_QuickSort_3exchanges 0.022 0.024 0.023 0.001 | |
Int64_10_QuickSort_append 0.024 0.025 0.024 0.000 | |
Int64_10_QuickSort_4unique 0.020 0.021 0.020 0.000 | |
Int64_10_QuickSort_allequal 0.020 0.020 0.020 0.000 | |
Int64_10_QuickSort_qsortkiller 0.023 0.024 0.024 0.000 | |
Int64_10_MergeSort_random 0.071 0.073 0.072 0.000 | |
Int64_10_MergeSort_sorted 0.024 0.025 0.025 0.000 | |
Int64_10_MergeSort_reversed 0.034 0.035 0.035 0.000 | |
Int64_10_MergeSort_3exchanges 0.028 0.045 0.035 0.009 | |
Int64_10_MergeSort_append 0.026 0.026 0.026 0.000 | |
Int64_10_MergeSort_4unique 0.024 0.026 0.025 0.001 | |
Int64_10_MergeSort_allequal 0.024 0.025 0.025 0.000 | |
Int64_10_MergeSort_qsortkiller 0.029 0.031 0.030 0.001 | |
Int64_10_TimSort_random 0.191 0.203 0.199 0.005 | |
Int64_10_TimSort_sorted 0.004 0.004 0.004 0.000 | |
Int64_10_TimSort_reversed 0.030 0.032 0.031 0.001 | |
Int64_10_TimSort_3exchanges 0.016 0.028 0.024 0.005 | |
Int64_10_TimSort_append 0.013 0.014 0.013 0.001 | |
Int64_10_TimSort_4unique 0.004 0.005 0.004 0.000 | |
Int64_10_TimSort_allequal 0.004 0.004 0.004 0.000 | |
Int64_10_TimSort_qsortkiller 0.017 0.019 0.018 0.001 | |
Int64_10_InsertionSort_random 0.520 0.542 0.532 0.011 | |
Int64_10_InsertionSort_sorted 0.005 0.005 0.005 0.000 | |
Int64_10_InsertionSort_reversed 1.088 1.096 1.090 0.003 | |
Int64_10_InsertionSort_3exchanges 0.009 0.012 0.010 0.001 | |
Int64_10_InsertionSort_append 0.011 0.018 0.015 0.003 | |
Int64_10_InsertionSort_4unique 0.005 0.006 0.005 0.000 | |
Int64_10_InsertionSort_allequal 0.005 0.005 0.005 0.000 | |
Int64_10_InsertionSort_qsortkiller 0.492 0.496 0.495 0.002 | |
Int64_12_QuickSort_random 0.203 0.214 0.210 0.005 | |
Int64_12_QuickSort_sorted 0.104 0.106 0.105 0.000 | |
Int64_12_QuickSort_reversed 0.106 0.107 0.106 0.001 | |
Int64_12_QuickSort_3exchanges 0.105 0.107 0.106 0.001 | |
Int64_12_QuickSort_append 0.106 0.109 0.107 0.001 | |
Int64_12_QuickSort_4unique 0.101 0.103 0.102 0.001 | |
Int64_12_QuickSort_allequal 0.097 0.100 0.098 0.001 | |
Int64_12_QuickSort_qsortkiller 0.112 0.115 0.113 0.001 | |
Int64_12_MergeSort_random 0.344 0.352 0.349 0.003 | |
Int64_12_MergeSort_sorted 0.124 0.137 0.132 0.006 | |
Int64_12_MergeSort_reversed 0.162 0.172 0.170 0.004 | |
Int64_12_MergeSort_3exchanges 0.134 0.154 0.145 0.009 | |
Int64_12_MergeSort_append 0.126 0.139 0.133 0.006 | |
Int64_12_MergeSort_4unique 0.124 0.127 0.126 0.002 | |
Int64_12_MergeSort_allequal 0.124 0.129 0.126 0.002 | |
Int64_12_MergeSort_qsortkiller 0.154 0.167 0.161 0.005 | |
Int64_12_TimSort_random 0.976 1.149 1.080 0.080 | |
Int64_12_TimSort_sorted 0.011 0.012 0.011 0.000 | |
Int64_12_TimSort_reversed 0.065 0.067 0.066 0.001 | |
Int64_12_TimSort_3exchanges 0.025 0.045 0.036 0.008 | |
Int64_12_TimSort_append 0.025 0.034 0.029 0.004 | |
Int64_12_TimSort_4unique 0.012 0.013 0.012 0.001 | |
Int64_12_TimSort_allequal 0.011 0.012 0.011 0.000 | |
Int64_12_TimSort_qsortkiller 0.039 0.041 0.040 0.001 | |
Int64_12_InsertionSort_random 8.528 9.136 8.845 0.246 | |
Int64_12_InsertionSort_sorted 0.017 0.017 0.017 0.000 | |
Int64_12_InsertionSort_reversed 15.805 16.781 16.161 0.461 | |
Int64_12_InsertionSort_3exchanges 0.024 0.048 0.037 0.009 | |
Int64_12_InsertionSort_append 0.042 0.058 0.050 0.006 | |
Int64_12_InsertionSort_4unique 0.016 0.016 0.016 0.000 | |
Int64_12_InsertionSort_allequal 0.016 0.016 0.016 0.000 | |
Int64_12_InsertionSort_qsortkiller 6.698 7.046 6.797 0.145 | |
Int64_14_QuickSort_random 0.757 0.780 0.772 0.009 | |
Int64_14_QuickSort_sorted 0.407 0.415 0.409 0.003 | |
Int64_14_QuickSort_reversed 0.412 0.413 0.413 0.000 | |
Int64_14_QuickSort_3exchanges 0.409 0.433 0.414 0.011 | |
Int64_14_QuickSort_append 0.410 0.411 0.411 0.000 | |
Int64_14_QuickSort_4unique 0.398 0.422 0.410 0.008 | |
Int64_14_QuickSort_allequal 0.407 0.415 0.410 0.003 | |
Int64_14_QuickSort_qsortkiller 0.428 0.430 0.429 0.001 | |
Int64_14_MergeSort_random 1.357 1.377 1.368 0.008 | |
Int64_14_MergeSort_sorted 0.531 0.544 0.536 0.006 | |
Int64_14_MergeSort_reversed 0.656 0.656 0.656 0.000 | |
Int64_14_MergeSort_3exchanges 0.576 0.579 0.578 0.001 | |
Int64_14_MergeSort_append 0.541 0.549 0.544 0.003 | |
Int64_14_MergeSort_4unique 0.537 0.578 0.561 0.021 | |
Int64_14_MergeSort_allequal 0.536 0.550 0.539 0.006 | |
Int64_14_MergeSort_qsortkiller 0.603 0.622 0.611 0.008 | |
Int64_14_TimSort_random 3.413 3.895 3.557 0.196 | |
Int64_14_TimSort_sorted 0.036 0.037 0.037 0.000 | |
Int64_14_TimSort_reversed 0.195 0.200 0.197 0.002 | |
Int64_14_TimSort_3exchanges 0.070 0.108 0.089 0.015 | |
Int64_14_TimSort_append 0.066 0.069 0.068 0.001 | |
Int64_14_TimSort_4unique 0.038 0.040 0.039 0.001 | |
Int64_14_TimSort_allequal 0.037 0.037 0.037 0.000 | |
Int64_14_TimSort_qsortkiller 0.111 0.117 0.113 0.003 | |
Int64_16_QuickSort_random 3.710 4.168 3.956 0.202 | |
Int64_16_QuickSort_sorted 2.165 2.194 2.178 0.011 | |
Int64_16_QuickSort_reversed 2.198 2.337 2.234 0.058 | |
Int64_16_QuickSort_3exchanges 2.170 2.201 2.181 0.013 | |
Int64_16_QuickSort_append 2.179 2.209 2.194 0.011 | |
Int64_16_QuickSort_4unique 2.154 2.219 2.195 0.028 | |
Int64_16_QuickSort_allequal 2.101 2.531 2.215 0.183 | |
Int64_16_QuickSort_qsortkiller 2.209 2.254 2.231 0.022 | |
Int64_16_MergeSort_random 6.410 6.938 6.546 0.228 | |
Int64_16_MergeSort_sorted 2.603 2.644 2.618 0.016 | |
Int64_16_MergeSort_reversed 3.083 3.119 3.107 0.015 | |
Int64_16_MergeSort_3exchanges 2.847 2.951 2.895 0.037 | |
Int64_16_MergeSort_append 2.479 2.502 2.491 0.010 | |
Int64_16_MergeSort_4unique 2.457 2.666 2.574 0.093 | |
Int64_16_MergeSort_allequal 2.448 2.492 2.470 0.019 | |
Int64_16_MergeSort_qsortkiller 2.734 2.779 2.750 0.018 | |
Int64_16_TimSort_random 13.912 29.981 17.533 6.968 | |
Int64_16_TimSort_sorted 0.128 0.128 0.128 0.000 | |
Int64_16_TimSort_reversed 1.109 1.616 1.250 0.211 | |
Int64_16_TimSort_3exchanges 0.226 0.557 0.395 0.146 | |
Int64_16_TimSort_append 0.213 0.254 0.237 0.015 | |
Int64_16_TimSort_4unique 0.126 0.131 0.128 0.003 | |
Int64_16_TimSort_allequal 0.122 0.123 0.122 0.000 | |
Int64_16_TimSort_qsortkiller 0.489 0.547 0.509 0.022 | |
Int64_18_QuickSort_random 13.079 13.355 13.197 0.127 | |
Int64_18_QuickSort_sorted 7.624 7.977 7.733 0.141 | |
Int64_18_QuickSort_reversed 7.699 7.772 7.721 0.030 | |
Int64_18_QuickSort_3exchanges 7.632 7.674 7.659 0.017 | |
Int64_18_QuickSort_append 7.616 7.674 7.648 0.028 | |
Int64_18_QuickSort_4unique 7.887 8.173 8.065 0.117 | |
Int64_18_QuickSort_allequal 8.065 8.142 8.096 0.030 | |
Int64_18_MergeSort_random 24.428 25.243 24.999 0.324 | |
Int64_18_MergeSort_sorted 10.978 13.594 11.739 1.070 | |
Int64_18_MergeSort_reversed 13.234 13.378 13.312 0.062 | |
Int64_18_MergeSort_3exchanges 11.927 12.462 12.205 0.190 | |
Int64_18_MergeSort_append 12.021 12.640 12.278 0.259 | |
Int64_18_MergeSort_4unique 11.462 12.493 11.880 0.429 | |
Int64_18_MergeSort_allequal 10.804 11.215 10.904 0.175 | |
Int64_18_MergeSort_qsortkiller 11.830 12.374 12.027 0.217 | |
Int64_18_TimSort_random 65.102 83.303 75.318 8.157 | |
Int64_18_TimSort_sorted 0.427 0.537 0.457 0.045 | |
Int64_18_TimSort_reversed 6.093 18.586 10.806 5.839 | |
Int64_18_TimSort_3exchanges 1.631 2.420 2.020 0.359 | |
Int64_18_TimSort_append 0.979 1.473 1.257 0.228 | |
Int64_18_TimSort_4unique 0.464 0.486 0.476 0.009 | |
Int64_18_TimSort_allequal 0.462 0.469 0.466 0.003 | |
Int64_18_TimSort_qsortkiller 3.255 15.748 6.458 5.221 | |
Float64_6_QuickSort_random 0.004 0.010 0.006 0.003 | |
Float64_6_QuickSort_sorted 0.002 0.002 0.002 0.000 | |
Float64_6_QuickSort_reversed 0.002 0.002 0.002 0.000 | |
Float64_6_QuickSort_3exchanges 0.003 0.003 0.003 0.000 | |
Float64_6_QuickSort_append 0.003 0.004 0.003 0.000 | |
Float64_6_QuickSort_4unique 0.004 0.004 0.004 0.000 | |
Float64_6_QuickSort_allequal 0.002 0.002 0.002 0.000 | |
Float64_6_QuickSort_qsortkiller 0.004 0.005 0.005 0.000 | |
Float64_6_MergeSort_random 0.005 0.012 0.007 0.003 | |
Float64_6_MergeSort_sorted 0.003 0.003 0.003 0.000 | |
Float64_6_MergeSort_reversed 0.004 0.004 0.004 0.000 | |
Float64_6_MergeSort_3exchanges 0.003 0.004 0.003 0.000 | |
Float64_6_MergeSort_append 0.003 0.004 0.003 0.000 | |
Float64_6_MergeSort_4unique 0.005 0.005 0.005 0.000 | |
Float64_6_MergeSort_allequal 0.002 0.003 0.003 0.000 | |
Float64_6_MergeSort_qsortkiller 0.003 0.004 0.003 0.000 | |
Float64_6_TimSort_random 0.009 0.016 0.011 0.003 | |
Float64_6_TimSort_sorted 0.005 0.007 0.006 0.001 | |
Float64_6_TimSort_reversed 0.007 0.022 0.010 0.007 | |
Float64_6_TimSort_3exchanges 0.008 0.010 0.009 0.001 | |
Float64_6_TimSort_append 0.007 0.009 0.008 0.001 | |
Float64_6_TimSort_4unique 0.009 0.016 0.011 0.003 | |
Float64_6_TimSort_allequal 0.003 0.003 0.003 0.000 | |
Float64_6_TimSort_qsortkiller 0.006 0.008 0.007 0.001 | |
Float64_6_InsertionSort_random 0.005 0.013 0.007 0.003 | |
Float64_6_InsertionSort_sorted 0.002 0.002 0.002 0.000 | |
Float64_6_InsertionSort_reversed 0.006 0.007 0.006 0.000 | |
Float64_6_InsertionSort_3exchanges 0.002 0.003 0.002 0.000 | |
Float64_6_InsertionSort_append 0.002 0.003 0.003 0.000 | |
Float64_6_InsertionSort_4unique 0.005 0.005 0.005 0.000 | |
Float64_6_InsertionSort_allequal 0.002 0.002 0.002 0.000 | |
Float64_6_InsertionSort_qsortkiller 0.004 0.005 0.004 0.000 | |
Float64_8_QuickSort_random 0.019 0.020 0.019 0.000 | |
Float64_8_QuickSort_sorted 0.008 0.008 0.008 0.000 | |
Float64_8_QuickSort_reversed 0.007 0.007 0.007 0.000 | |
Float64_8_QuickSort_3exchanges 0.009 0.009 0.009 0.000 | |
Float64_8_QuickSort_append 0.012 0.013 0.013 0.001 | |
Float64_8_QuickSort_4unique 0.013 0.013 0.013 0.000 | |
Float64_8_QuickSort_allequal 0.008 0.008 0.008 0.000 | |
Float64_8_QuickSort_qsortkiller 0.040 0.041 0.040 0.000 | |
Float64_8_MergeSort_random 0.023 0.024 0.024 0.001 | |
Float64_8_MergeSort_sorted 0.009 0.009 0.009 0.000 | |
Float64_8_MergeSort_reversed 0.015 0.016 0.015 0.000 | |
Float64_8_MergeSort_3exchanges 0.010 0.011 0.011 0.001 | |
Float64_8_MergeSort_append 0.010 0.011 0.010 0.001 | |
Float64_8_MergeSort_4unique 0.017 0.018 0.018 0.000 | |
Float64_8_MergeSort_allequal 0.009 0.009 0.009 0.000 | |
Float64_8_MergeSort_qsortkiller 0.012 0.018 0.014 0.002 | |
Float64_8_TimSort_random 0.041 0.044 0.042 0.001 | |
Float64_8_TimSort_sorted 0.009 0.010 0.009 0.001 | |
Float64_8_TimSort_reversed 0.011 0.013 0.012 0.001 | |
Float64_8_TimSort_3exchanges 0.021 0.030 0.024 0.004 | |
Float64_8_TimSort_append 0.014 0.016 0.015 0.001 | |
Float64_8_TimSort_4unique 0.041 0.045 0.044 0.002 | |
Float64_8_TimSort_allequal 0.006 0.006 0.006 0.000 | |
Float64_8_TimSort_qsortkiller 0.012 0.013 0.012 0.001 | |
Float64_8_InsertionSort_random 0.044 0.047 0.045 0.001 | |
Float64_8_InsertionSort_sorted 0.006 0.006 0.006 0.000 | |
Float64_8_InsertionSort_reversed 0.076 0.077 0.076 0.000 | |
Float64_8_InsertionSort_3exchanges 0.007 0.008 0.007 0.000 | |
Float64_8_InsertionSort_append 0.007 0.009 0.008 0.001 | |
Float64_8_InsertionSort_4unique 0.033 0.038 0.036 0.002 | |
Float64_8_InsertionSort_allequal 0.005 0.005 0.005 0.000 | |
Float64_8_InsertionSort_qsortkiller 0.046 0.046 0.046 0.000 | |
Float64_10_QuickSort_random 0.096 0.100 0.097 0.002 | |
Float64_10_QuickSort_sorted 0.034 0.035 0.035 0.000 | |
Float64_10_QuickSort_reversed 0.032 0.033 0.032 0.000 | |
Float64_10_QuickSort_3exchanges 0.036 0.037 0.036 0.001 | |
Float64_10_QuickSort_append 0.050 0.055 0.052 0.002 | |
Float64_10_QuickSort_4unique 0.054 0.057 0.056 0.001 | |
Float64_10_QuickSort_allequal 0.035 0.035 0.035 0.000 | |
Float64_10_QuickSort_qsortkiller 0.459 0.460 0.459 0.001 | |
Float64_10_MergeSort_random 0.119 0.126 0.121 0.003 | |
Float64_10_MergeSort_sorted 0.039 0.040 0.039 0.000 | |
Float64_10_MergeSort_reversed 0.068 0.069 0.069 0.000 | |
Float64_10_MergeSort_3exchanges 0.043 0.045 0.044 0.001 | |
Float64_10_MergeSort_append 0.040 0.041 0.041 0.000 | |
Float64_10_MergeSort_4unique 0.070 0.071 0.070 0.000 | |
Float64_10_MergeSort_allequal 0.039 0.041 0.040 0.001 | |
Float64_10_MergeSort_qsortkiller 0.056 0.058 0.057 0.001 | |
Float64_10_TimSort_random 0.201 0.206 0.203 0.002 | |
Float64_10_TimSort_sorted 0.023 0.025 0.024 0.001 | |
Float64_10_TimSort_reversed 0.027 0.030 0.028 0.001 | |
Float64_10_TimSort_3exchanges 0.041 0.047 0.044 0.003 | |
Float64_10_TimSort_append 0.031 0.033 0.031 0.001 | |
Float64_10_TimSort_4unique 0.177 0.189 0.183 0.005 | |
Float64_10_TimSort_allequal 0.018 0.019 0.019 0.000 | |
Float64_10_TimSort_qsortkiller 0.103 0.108 0.105 0.002 | |
Float64_10_InsertionSort_random 0.617 0.638 0.625 0.008 | |
Float64_10_InsertionSort_sorted 0.021 0.021 0.021 0.000 | |
Float64_10_InsertionSort_reversed 1.176 1.198 1.182 0.009 | |
Float64_10_InsertionSort_3exchanges 0.024 0.031 0.028 0.003 | |
Float64_10_InsertionSort_append 0.031 0.037 0.034 0.002 | |
Float64_10_InsertionSort_4unique 0.476 0.496 0.484 0.007 | |
Float64_10_InsertionSort_allequal 0.019 0.019 0.019 0.000 | |
Float64_10_InsertionSort_qsortkiller 0.609 0.610 0.609 0.000 | |
Float64_12_QuickSort_random 0.442 0.453 0.446 0.005 | |
Float64_12_QuickSort_sorted 0.149 0.151 0.150 0.001 | |
Float64_12_QuickSort_reversed 0.142 0.142 0.142 0.000 | |
Float64_12_QuickSort_3exchanges 0.150 0.152 0.152 0.001 | |
Float64_12_QuickSort_append 0.200 0.217 0.207 0.007 | |
Float64_12_QuickSort_4unique 0.225 0.256 0.235 0.013 | |
Float64_12_QuickSort_allequal 0.154 0.154 0.154 0.000 | |
Float64_12_QuickSort_qsortkiller 6.868 6.905 6.887 0.015 | |
Float64_12_MergeSort_random 0.566 0.584 0.574 0.008 | |
Float64_12_MergeSort_sorted 0.177 0.188 0.182 0.005 | |
Float64_12_MergeSort_reversed 0.304 0.314 0.307 0.004 | |
Float64_12_MergeSort_3exchanges 0.179 0.201 0.191 0.008 | |
Float64_12_MergeSort_append 0.177 0.187 0.180 0.005 | |
Float64_12_MergeSort_4unique 0.337 0.342 0.341 0.002 | |
Float64_12_MergeSort_allequal 0.175 0.179 0.176 0.002 | |
Float64_12_MergeSort_qsortkiller 0.248 0.256 0.252 0.003 | |
Float64_12_TimSort_random 0.912 0.930 0.917 0.007 | |
Float64_12_TimSort_sorted 0.078 0.080 0.079 0.001 | |
Float64_12_TimSort_reversed 0.090 0.093 0.092 0.001 | |
Float64_12_TimSort_3exchanges 0.105 0.111 0.107 0.002 | |
Float64_12_TimSort_append 0.084 0.087 0.085 0.001 | |
Float64_12_TimSort_4unique 0.643 0.648 0.646 0.002 | |
Float64_12_TimSort_allequal 0.067 0.068 0.068 0.000 | |
Float64_12_TimSort_qsortkiller 0.244 0.248 0.247 0.002 | |
Float64_12_InsertionSort_random 9.361 9.566 9.464 0.079 | |
Float64_12_InsertionSort_sorted 0.081 0.082 0.081 0.000 | |
Float64_12_InsertionSort_reversed 18.198 18.696 18.589 0.219 | |
Float64_12_InsertionSort_3exchanges 0.094 0.108 0.101 0.005 | |
Float64_12_InsertionSort_append 0.109 0.126 0.114 0.007 | |
Float64_12_InsertionSort_4unique 6.673 6.875 6.797 0.076 | |
Float64_12_InsertionSort_allequal 0.069 0.069 0.069 0.000 | |
Float64_12_InsertionSort_qsortkiller 8.961 9.003 8.973 0.017 | |
Float64_14_QuickSort_random 1.924 1.968 1.946 0.016 | |
Float64_14_QuickSort_sorted 0.617 0.628 0.623 0.004 | |
Float64_14_QuickSort_reversed 0.583 0.586 0.585 0.001 | |
Float64_14_QuickSort_3exchanges 0.618 0.623 0.620 0.002 | |
Float64_14_QuickSort_append 0.784 0.807 0.799 0.009 | |
Float64_14_QuickSort_4unique 0.894 0.929 0.913 0.015 | |
Float64_14_QuickSort_allequal 0.649 0.668 0.656 0.007 | |
Float64_14_QuickSort_qsortkiller 82.960 104.678 92.371 8.489 | |
Float64_14_MergeSort_random 1.944 2.030 1.971 0.037 | |
Float64_14_MergeSort_sorted 0.583 0.626 0.601 0.020 | |
Float64_14_MergeSort_reversed 0.995 1.044 1.014 0.023 | |
Float64_14_MergeSort_3exchanges 0.602 0.655 0.630 0.022 | |
Float64_14_MergeSort_append 0.589 0.640 0.610 0.019 | |
Float64_14_MergeSort_4unique 1.093 1.207 1.153 0.055 | |
Float64_14_MergeSort_allequal 0.604 0.642 0.620 0.018 | |
Float64_14_MergeSort_qsortkiller 0.865 0.981 0.914 0.050 | |
Float64_14_TimSort_random 3.362 3.432 3.379 0.030 | |
Float64_14_TimSort_sorted 0.246 0.251 0.247 0.002 | |
Float64_14_TimSort_reversed 0.280 0.288 0.284 0.003 | |
Float64_14_TimSort_3exchanges 0.289 0.309 0.300 0.009 | |
Float64_14_TimSort_append 0.252 0.255 0.252 0.001 | |
Float64_14_TimSort_4unique 2.438 2.815 2.521 0.165 | |
Float64_14_TimSort_allequal 0.226 0.229 0.227 0.001 | |
Float64_14_TimSort_qsortkiller 0.522 0.531 0.527 0.004 | |
Float64_16_QuickSort_random 7.918 9.407 8.398 0.658 | |
Float64_16_QuickSort_sorted 2.434 2.470 2.448 0.015 | |
Float64_16_QuickSort_reversed 2.303 2.323 2.317 0.008 | |
Float64_16_QuickSort_3exchanges 2.553 2.601 2.578 0.018 | |
Float64_16_QuickSort_append 3.340 3.789 3.451 0.191 | |
Float64_16_QuickSort_4unique 3.832 4.704 4.091 0.362 | |
Float64_16_QuickSort_allequal 2.866 2.898 2.886 0.012 | |
Float64_16_QuickSort_qsortkiller 1337.494 1473.867 1422.834 57.647 | |
Float64_16_MergeSort_random 8.270 8.558 8.387 0.110 | |
Float64_16_MergeSort_sorted 2.495 2.580 2.533 0.031 | |
Float64_16_MergeSort_reversed 4.375 4.718 4.531 0.124 | |
Float64_16_MergeSort_3exchanges 2.993 3.074 3.024 0.036 | |
Float64_16_MergeSort_append 2.923 2.977 2.953 0.024 | |
Float64_16_MergeSort_4unique 5.605 5.817 5.754 0.087 | |
Float64_16_MergeSort_allequal 3.089 3.215 3.172 0.048 | |
Float64_16_MergeSort_qsortkiller 4.366 4.772 4.521 0.183 | |
Float64_16_TimSort_random 17.507 18.297 17.871 0.329 | |
Float64_16_TimSort_sorted 1.390 1.471 1.427 0.036 | |
Float64_16_TimSort_reversed 1.279 1.311 1.291 0.013 | |
Float64_16_TimSort_3exchanges 1.244 1.761 1.541 0.186 | |
Float64_16_TimSort_append 1.124 1.146 1.139 0.009 | |
Float64_16_TimSort_4unique 11.312 27.035 14.689 6.906 | |
Float64_16_TimSort_allequal 0.987 0.998 0.994 0.005 | |
Float64_16_TimSort_qsortkiller 1.671 1.700 1.684 0.011 | |
Float64_18_QuickSort_random 34.698 37.509 35.573 1.217 | |
Float64_18_QuickSort_sorted 9.994 10.197 10.061 0.082 | |
Float64_18_QuickSort_reversed 9.461 9.559 9.517 0.038 | |
Float64_18_QuickSort_3exchanges 9.954 10.062 10.003 0.044 | |
Float64_18_QuickSort_append 11.637 12.392 12.091 0.347 | |
Float64_18_QuickSort_4unique 14.128 14.695 14.468 0.207 | |
Float64_18_QuickSort_allequal 10.968 11.656 11.279 0.291 | |
Float64_18_MergeSort_random 47.538 50.552 49.121 1.461 | |
Float64_18_MergeSort_sorted 14.762 15.196 15.029 0.161 | |
Float64_18_MergeSort_reversed 24.682 24.765 24.731 0.033 | |
Float64_18_MergeSort_3exchanges 15.761 16.628 16.167 0.336 | |
Float64_18_MergeSort_append 15.043 20.407 16.386 2.260 | |
Float64_18_MergeSort_4unique 24.358 27.456 26.101 1.227 | |
Float64_18_MergeSort_allequal 12.952 25.434 15.763 5.414 | |
Float64_18_MergeSort_qsortkiller 17.556 30.172 20.522 5.404 | |
Float64_18_TimSort_random 70.046 89.463 82.651 7.427 | |
Float64_18_TimSort_sorted 5.544 5.797 5.616 0.104 | |
Float64_18_TimSort_reversed 5.192 5.708 5.318 0.221 | |
Float64_18_TimSort_3exchanges 6.087 19.608 9.657 5.602 | |
Float64_18_TimSort_append 4.624 5.641 5.298 0.424 | |
Float64_18_TimSort_4unique 55.967 76.637 61.849 8.611 | |
Float64_18_TimSort_allequal 3.323 3.333 3.327 0.004 | |
Float64_18_TimSort_qsortkiller 7.710 19.198 12.701 5.246 | |
String_05_6_QuickSort_random 0.047 0.076 0.056 0.012 | |
String_05_6_QuickSort_sorted 0.021 0.021 0.021 0.000 | |
String_05_6_QuickSort_reversed 0.021 0.022 0.021 0.000 | |
String_05_6_QuickSort_3exchanges 0.021 0.023 0.022 0.001 | |
String_05_6_QuickSort_append 0.032 0.038 0.034 0.003 | |
String_05_6_QuickSort_4unique 0.032 0.040 0.036 0.003 | |
String_05_6_QuickSort_allequal 0.023 0.023 0.023 0.000 | |
String_05_6_QuickSort_qsortkiller 0.093 0.095 0.093 0.001 | |
String_05_6_MergeSort_random 0.046 0.060 0.053 0.006 | |
String_05_6_MergeSort_sorted 0.016 0.017 0.016 0.000 | |
String_05_6_MergeSort_reversed 0.063 0.064 0.064 0.000 | |
String_05_6_MergeSort_3exchanges 0.019 0.024 0.023 0.002 | |
String_05_6_MergeSort_append 0.022 0.026 0.024 0.002 | |
String_05_6_MergeSort_4unique 0.041 0.057 0.046 0.006 | |
String_05_6_MergeSort_allequal 0.016 0.017 0.017 0.000 | |
String_05_6_MergeSort_qsortkiller 0.046 0.054 0.048 0.004 | |
String_05_6_TimSort_random 0.072 10.303 2.124 4.572 | |
String_05_6_TimSort_sorted 0.009 0.009 0.009 0.000 | |
String_05_6_TimSort_reversed 0.012 0.039 0.018 0.012 | |
String_05_6_TimSort_3exchanges 0.025 9.940 2.013 4.431 | |
String_05_6_TimSort_append 0.022 0.038 0.032 0.007 | |
String_05_6_TimSort_4unique 0.055 0.065 0.060 0.004 | |
String_05_6_TimSort_allequal 0.008 0.017 0.010 0.004 | |
String_05_6_TimSort_qsortkiller 0.022 0.024 0.023 0.001 | |
String_05_6_InsertionSort_random 0.096 0.121 0.109 0.009 | |
String_05_6_InsertionSort_sorted 0.008 0.008 0.008 0.000 | |
String_05_6_InsertionSort_reversed 0.205 0.205 0.205 0.000 | |
String_05_6_InsertionSort_3exchanges 0.013 0.029 0.020 0.006 | |
String_05_6_InsertionSort_append 0.013 0.034 0.023 0.008 | |
String_05_6_InsertionSort_4unique 0.086 0.097 0.091 0.005 | |
String_05_6_InsertionSort_allequal 0.008 0.008 0.008 0.000 | |
String_05_6_InsertionSort_qsortkiller 0.110 0.111 0.111 0.000 | |
String_05_8_QuickSort_random 0.273 0.318 0.297 0.019 | |
String_05_8_QuickSort_sorted 0.151 0.156 0.152 0.002 | |
String_05_8_QuickSort_reversed 0.153 0.153 0.153 0.000 | |
String_05_8_QuickSort_3exchanges 0.144 0.161 0.152 0.007 | |
String_05_8_QuickSort_append 0.260 0.296 0.272 0.014 | |
String_05_8_QuickSort_4unique 0.174 0.194 0.182 0.007 | |
String_05_8_QuickSort_allequal 0.156 0.157 0.156 0.000 | |
String_05_8_QuickSort_qsortkiller 0.659 0.710 0.675 0.021 | |
String_05_8_MergeSort_random 0.256 0.273 0.264 0.007 | |
String_05_8_MergeSort_sorted 0.097 0.102 0.098 0.002 | |
String_05_8_MergeSort_reversed 0.301 0.310 0.304 0.004 | |
String_05_8_MergeSort_3exchanges 0.117 0.135 0.124 0.009 | |
String_05_8_MergeSort_append 0.109 0.115 0.111 0.002 | |
String_05_8_MergeSort_4unique 0.233 0.245 0.239 0.005 | |
String_05_8_MergeSort_allequal 0.100 0.107 0.102 0.003 | |
String_05_8_MergeSort_qsortkiller 0.214 0.233 0.220 0.008 | |
String_05_8_TimSort_random 0.404 0.415 0.410 0.005 | |
String_05_8_TimSort_sorted 0.033 0.034 0.034 0.000 | |
String_05_8_TimSort_reversed 0.044 0.046 0.045 0.001 | |
String_05_8_TimSort_3exchanges 0.084 0.100 0.092 0.007 | |
String_05_8_TimSort_append 0.060 0.064 0.062 0.002 | |
String_05_8_TimSort_4unique 0.298 0.331 0.320 0.014 | |
String_05_8_TimSort_allequal 0.033 0.034 0.034 0.000 | |
String_05_8_TimSort_qsortkiller 0.084 0.087 0.085 0.001 | |
String_05_8_InsertionSort_random 1.987 2.103 2.035 0.045 | |
String_05_8_InsertionSort_sorted 0.036 0.037 0.037 0.000 | |
String_05_8_InsertionSort_reversed 3.992 4.141 4.105 0.063 | |
String_05_8_InsertionSort_3exchanges 0.074 0.184 0.117 0.045 | |
String_05_8_InsertionSort_append 0.145 0.233 0.185 0.035 | |
String_05_8_InsertionSort_4unique 1.322 1.608 1.493 0.119 | |
String_05_8_InsertionSort_allequal 0.033 0.034 0.034 0.000 | |
String_05_8_InsertionSort_qsortkiller 1.920 1.965 1.933 0.018 | |
String_05_10_QuickSort_random 1.537 1.646 1.564 0.046 | |
String_05_10_QuickSort_sorted 0.855 0.861 0.857 0.003 | |
String_05_10_QuickSort_reversed 0.856 0.859 0.858 0.001 | |
String_05_10_QuickSort_3exchanges 0.854 0.858 0.856 0.002 | |
String_05_10_QuickSort_append 1.077 1.312 1.220 0.098 | |
String_05_10_QuickSort_4unique 0.943 1.030 0.975 0.036 | |
String_05_10_QuickSort_allequal 0.909 0.914 0.910 0.002 | |
String_05_10_QuickSort_qsortkiller 5.087 5.170 5.114 0.033 | |
String_05_10_MergeSort_random 1.367 1.387 1.377 0.007 | |
String_05_10_MergeSort_sorted 0.516 0.526 0.520 0.004 | |
String_05_10_MergeSort_reversed 1.346 1.355 1.351 0.004 | |
String_05_10_MergeSort_3exchanges 0.542 0.647 0.602 0.039 | |
String_05_10_MergeSort_append 0.531 0.543 0.535 0.005 | |
String_05_10_MergeSort_4unique 1.164 1.223 1.182 0.024 | |
String_05_10_MergeSort_allequal 0.532 0.567 0.546 0.018 | |
String_05_10_MergeSort_qsortkiller 0.995 1.018 1.003 0.010 | |
String_05_10_TimSort_random 1.919 1.984 1.941 0.027 | |
String_05_10_TimSort_sorted 0.134 0.137 0.135 0.001 | |
String_05_10_TimSort_reversed 0.169 0.171 0.169 0.001 | |
String_05_10_TimSort_3exchanges 0.187 0.210 0.200 0.009 | |
String_05_10_TimSort_append 0.174 0.184 0.181 0.004 | |
String_05_10_TimSort_4unique 1.264 1.368 1.321 0.042 | |
String_05_10_TimSort_allequal 0.128 0.130 0.129 0.001 | |
String_05_10_TimSort_qsortkiller 0.325 0.343 0.329 0.008 | |
String_05_10_InsertionSort_random 30.436 32.403 31.111 0.770 | |
String_05_10_InsertionSort_sorted 0.136 0.137 0.137 0.001 | |
String_05_10_InsertionSort_reversed 56.130 62.011 59.364 2.578 | |
String_05_10_InsertionSort_3exchanges 0.241 0.421 0.340 0.070 | |
String_05_10_InsertionSort_append 0.450 0.723 0.583 0.108 | |
String_05_10_InsertionSort_4unique 20.595 22.302 21.053 0.709 | |
String_05_10_InsertionSort_allequal 0.113 0.118 0.114 0.002 | |
String_05_10_InsertionSort_qsortkiller 24.917 25.965 25.635 0.413 | |
String_05_12_QuickSort_random 5.969 7.007 6.349 0.417 | |
String_05_12_QuickSort_sorted 3.619 3.657 3.633 0.016 | |
String_05_12_QuickSort_reversed 3.609 3.625 3.618 0.007 | |
String_05_12_QuickSort_3exchanges 3.620 3.717 3.653 0.043 | |
String_05_12_QuickSort_append 4.761 5.160 5.020 0.187 | |
String_05_12_QuickSort_4unique 3.845 4.198 4.005 0.169 | |
String_05_12_QuickSort_allequal 3.932 3.993 3.959 0.031 | |
String_05_12_QuickSort_qsortkiller 33.305 34.959 34.020 0.848 | |
String_05_12_MergeSort_random 6.045 6.157 6.088 0.045 | |
String_05_12_MergeSort_sorted 2.414 2.441 2.422 0.011 | |
String_05_12_MergeSort_reversed 5.703 6.121 5.831 0.166 | |
String_05_12_MergeSort_3exchanges 2.761 3.063 2.972 0.127 | |
String_05_12_MergeSort_append 2.554 2.589 2.564 0.014 | |
String_05_12_MergeSort_4unique 5.346 5.564 5.428 0.088 | |
String_05_12_MergeSort_allequal 2.536 2.557 2.546 0.009 | |
String_05_12_MergeSort_qsortkiller 4.615 5.088 4.757 0.196 | |
String_05_12_TimSort_random 9.282 10.204 9.562 0.377 | |
String_05_12_TimSort_sorted 0.601 0.613 0.608 0.005 | |
String_05_12_TimSort_reversed 0.740 0.763 0.752 0.009 | |
String_05_12_TimSort_3exchanges 0.708 0.746 0.723 0.016 | |
String_05_12_TimSort_append 0.666 0.674 0.671 0.004 | |
String_05_12_TimSort_4unique 5.425 5.859 5.586 0.163 | |
String_05_12_TimSort_allequal 0.515 0.526 0.521 0.004 | |
String_05_12_TimSort_qsortkiller 1.359 1.380 1.370 0.008 | |
String_05_12_InsertionSort_random 364.670 414.617 378.648 20.958 | |
String_05_12_InsertionSort_sorted 0.502 0.508 0.504 0.003 | |
String_05_12_InsertionSort_reversed 719.903 915.394 825.883 81.047 | |
String_05_12_InsertionSort_3exchanges 0.709 1.620 1.241 0.386 | |
String_05_12_InsertionSort_append 2.241 3.065 2.640 0.351 | |
String_05_12_InsertionSort_4unique 272.713 370.717 320.021 44.622 | |
String_05_12_InsertionSort_allequal 0.378 0.415 0.386 0.016 | |
String_05_12_InsertionSort_qsortkiller 374.859 453.157 420.391 29.155 | |
String_05_14_QuickSort_random 35.032 43.145 37.750 3.318 | |
String_05_14_QuickSort_sorted 22.378 23.164 22.672 0.295 | |
String_05_14_QuickSort_reversed 21.509 23.622 22.444 0.906 | |
String_05_14_QuickSort_3exchanges 20.470 21.630 20.833 0.469 | |
String_05_14_QuickSort_append 24.418 29.335 27.018 1.784 | |
String_05_14_QuickSort_4unique 21.606 24.716 22.965 1.187 | |
String_05_14_QuickSort_allequal 22.827 25.333 23.349 1.109 | |
String_05_14_QuickSort_qsortkiller 446.450 498.072 468.375 19.744 | |
String_05_14_MergeSort_random 31.408 33.690 32.848 0.902 | |
String_05_14_MergeSort_sorted 11.818 13.460 12.479 0.651 | |
String_05_14_MergeSort_reversed 24.830 26.979 25.675 0.925 | |
String_05_14_MergeSort_3exchanges 13.322 14.719 14.078 0.569 | |
String_05_14_MergeSort_append 11.877 12.969 12.410 0.425 | |
String_05_14_MergeSort_4unique 25.397 25.757 25.580 0.141 | |
String_05_14_MergeSort_allequal 11.711 12.237 11.857 0.218 | |
String_05_14_MergeSort_qsortkiller 19.299 20.229 19.555 0.388 | |
String_05_14_TimSort_random 41.198 42.241 41.680 0.396 | |
String_05_14_TimSort_sorted 2.359 2.473 2.392 0.047 | |
String_05_14_TimSort_reversed 2.931 3.422 3.114 0.202 | |
String_05_14_TimSort_3exchanges 2.606 2.892 2.695 0.115 | |
String_05_14_TimSort_append 2.757 3.264 2.928 0.204 | |
String_05_14_TimSort_4unique 23.617 24.278 23.870 0.250 | |
String_05_14_TimSort_allequal 2.174 2.252 2.230 0.032 | |
String_05_14_TimSort_qsortkiller 5.605 8.873 6.511 1.414 | |
String_05_16_QuickSort_random 153.321 169.538 161.243 7.341 | |
String_05_16_QuickSort_sorted 107.343 120.697 112.795 4.869 | |
String_05_16_QuickSort_reversed 120.666 123.479 121.566 1.239 | |
String_05_16_QuickSort_3exchanges 129.656 131.319 130.644 0.663 | |
String_05_16_QuickSort_append 136.488 180.540 153.312 17.959 | |
String_05_16_QuickSort_4unique 81.788 88.807 83.720 2.876 | |
String_05_16_QuickSort_allequal 79.872 86.400 83.489 2.335 | |
String_05_16_QuickSort_qsortkiller 5894.687 6627.214 6199.870 357.340 | |
String_05_16_MergeSort_random 125.579 150.482 135.937 12.870 | |
String_05_16_MergeSort_sorted 77.040 78.797 77.914 0.666 | |
String_05_16_MergeSort_reversed 132.328 134.646 133.089 0.908 | |
String_05_16_MergeSort_3exchanges 87.478 99.170 91.878 5.245 | |
String_05_16_MergeSort_append 65.917 72.240 68.653 2.849 | |
String_05_16_MergeSort_4unique 85.502 91.912 88.643 3.127 | |
String_05_16_MergeSort_allequal 44.333 44.650 44.560 0.130 | |
String_05_16_MergeSort_qsortkiller 88.717 104.781 98.094 6.668 | |
String_05_16_TimSort_random 202.244 219.483 211.822 6.653 | |
String_05_16_TimSort_sorted 17.248 17.853 17.568 0.216 | |
String_05_16_TimSort_reversed 19.336 19.596 19.520 0.105 | |
String_05_16_TimSort_3exchanges 17.713 18.356 17.938 0.251 | |
String_05_16_TimSort_append 17.175 19.071 17.840 0.839 | |
String_05_16_TimSort_4unique 72.807 109.201 84.876 14.502 | |
String_05_16_TimSort_allequal 6.120 6.475 6.272 0.160 | |
String_05_16_TimSort_qsortkiller 25.976 28.392 27.214 1.076 | |
String_05_18_QuickSort_random 823.823 1019.414 909.576 75.874 | |
String_05_18_QuickSort_sorted 545.937 682.274 611.855 59.176 | |
String_05_18_QuickSort_reversed 532.536 653.259 588.496 52.762 | |
String_05_18_QuickSort_3exchanges 526.567 632.971 577.350 47.765 | |
String_05_18_QuickSort_append 615.802 764.573 695.533 67.293 | |
String_05_18_QuickSort_4unique 354.690 480.432 392.079 51.303 | |
String_05_18_QuickSort_allequal 415.384 483.496 457.501 26.605 | |
String_05_18_MergeSort_random 676.157 830.969 757.600 60.495 | |
String_05_18_MergeSort_sorted 327.463 394.409 366.115 28.839 | |
String_05_18_MergeSort_reversed 485.611 598.359 554.297 44.115 | |
String_05_18_MergeSort_3exchanges 340.935 412.286 380.366 25.808 | |
String_05_18_MergeSort_append 305.603 386.007 353.086 35.878 | |
String_05_18_MergeSort_4unique 399.537 550.041 449.358 66.346 | |
String_05_18_MergeSort_allequal 192.629 213.148 202.067 7.573 | |
String_05_18_MergeSort_qsortkiller 457.829 510.534 486.660 20.315 | |
String_05_18_TimSort_random 888.993 1086.606 976.157 81.956 | |
String_05_18_TimSort_sorted 68.863 70.856 69.500 0.786 | |
String_05_18_TimSort_reversed 97.574 194.896 155.814 52.582 | |
String_05_18_TimSort_3exchanges 80.030 89.829 84.676 3.846 | |
String_05_18_TimSort_append 76.837 79.801 77.964 1.223 | |
String_05_18_TimSort_4unique 415.044 506.270 454.206 41.845 | |
String_05_18_TimSort_allequal 31.312 34.088 32.067 1.199 | |
String_05_18_TimSort_qsortkiller 129.027 204.431 159.779 35.028 | |
String_10_6_QuickSort_random 0.046 0.065 0.054 0.007 | |
String_10_6_QuickSort_sorted 0.021 0.022 0.021 0.000 | |
String_10_6_QuickSort_reversed 0.022 0.022 0.022 0.000 | |
String_10_6_QuickSort_3exchanges 0.022 0.027 0.024 0.002 | |
String_10_6_QuickSort_append 0.038 0.045 0.041 0.002 | |
String_10_6_QuickSort_4unique 0.033 0.038 0.036 0.002 | |
String_10_6_QuickSort_allequal 0.024 0.025 0.025 0.000 | |
String_10_6_QuickSort_qsortkiller 0.102 0.103 0.103 0.000 | |
String_10_6_MergeSort_random 0.050 0.056 0.053 0.003 | |
String_10_6_MergeSort_sorted 0.017 0.017 0.017 0.000 | |
String_10_6_MergeSort_reversed 0.066 0.067 0.067 0.000 | |
String_10_6_MergeSort_3exchanges 0.023 0.028 0.025 0.002 | |
String_10_6_MergeSort_append 0.024 0.026 0.025 0.001 | |
String_10_6_MergeSort_4unique 0.041 0.051 0.045 0.004 | |
String_10_6_MergeSort_allequal 0.018 0.019 0.018 0.000 | |
String_10_6_MergeSort_qsortkiller 0.046 0.047 0.046 0.000 | |
String_10_6_TimSort_random 0.077 0.088 0.081 0.004 | |
String_10_6_TimSort_sorted 0.009 0.010 0.010 0.000 | |
String_10_6_TimSort_reversed 0.014 0.016 0.014 0.001 | |
String_10_6_TimSort_3exchanges 0.027 0.040 0.035 0.005 | |
String_10_6_TimSort_append 0.026 0.030 0.028 0.001 | |
String_10_6_TimSort_4unique 0.060 0.075 0.067 0.006 | |
String_10_6_TimSort_allequal 0.010 0.012 0.011 0.001 | |
String_10_6_TimSort_qsortkiller 0.026 0.028 0.026 0.001 | |
String_10_6_InsertionSort_random 0.112 0.131 0.121 0.008 | |
String_10_6_InsertionSort_sorted 0.009 0.010 0.010 0.000 | |
String_10_6_InsertionSort_reversed 0.248 0.268 0.253 0.009 | |
String_10_6_InsertionSort_3exchanges 0.021 0.038 0.027 0.008 | |
String_10_6_InsertionSort_append 0.025 0.051 0.034 0.010 | |
String_10_6_InsertionSort_4unique 0.096 0.121 0.106 0.010 | |
String_10_6_InsertionSort_allequal 0.010 0.010 0.010 0.000 | |
String_10_6_InsertionSort_qsortkiller 0.128 0.134 0.130 0.002 | |
String_10_8_QuickSort_random 0.338 0.491 0.389 0.061 | |
String_10_8_QuickSort_sorted 0.168 0.266 0.202 0.047 | |
String_10_8_QuickSort_reversed 0.170 0.171 0.170 0.000 | |
String_10_8_QuickSort_3exchanges 0.170 0.204 0.182 0.015 | |
String_10_8_QuickSort_append 0.236 0.292 0.266 0.021 | |
String_10_8_QuickSort_4unique 0.208 0.230 0.215 0.009 | |
String_10_8_QuickSort_allequal 0.193 0.216 0.198 0.010 | |
String_10_8_QuickSort_qsortkiller 0.774 0.815 0.782 0.018 | |
String_10_8_MergeSort_random 0.294 0.311 0.304 0.007 | |
String_10_8_MergeSort_sorted 0.107 0.126 0.113 0.008 | |
String_10_8_MergeSort_reversed 0.352 0.357 0.354 0.002 | |
String_10_8_MergeSort_3exchanges 0.133 0.154 0.144 0.008 | |
String_10_8_MergeSort_append 0.125 0.131 0.129 0.002 | |
String_10_8_MergeSort_4unique 0.280 0.337 0.300 0.022 | |
String_10_8_MergeSort_allequal 0.125 0.133 0.128 0.003 | |
String_10_8_MergeSort_qsortkiller 0.254 0.255 0.254 0.000 | |
String_10_8_TimSort_random 0.467 0.505 0.489 0.015 | |
String_10_8_TimSort_sorted 0.040 0.041 0.040 0.000 | |
String_10_8_TimSort_reversed 0.052 0.054 0.053 0.001 | |
String_10_8_TimSort_3exchanges 0.078 0.123 0.102 0.020 | |
String_10_8_TimSort_append 0.071 0.084 0.077 0.004 | |
String_10_8_TimSort_4unique 0.376 0.406 0.387 0.011 | |
String_10_8_TimSort_allequal 0.042 0.043 0.043 0.000 | |
String_10_8_TimSort_qsortkiller 0.099 0.102 0.101 0.001 | |
String_10_8_InsertionSort_random 2.204 2.378 2.299 0.086 | |
String_10_8_InsertionSort_sorted 0.039 0.040 0.039 0.000 | |
String_10_8_InsertionSort_reversed 4.513 4.537 4.520 0.010 | |
String_10_8_InsertionSort_3exchanges 0.080 0.144 0.122 0.025 | |
String_10_8_InsertionSort_append 0.155 0.200 0.181 0.017 | |
String_10_8_InsertionSort_4unique 1.608 1.919 1.769 0.112 | |
String_10_8_InsertionSort_allequal 0.042 0.042 0.042 0.000 | |
String_10_8_InsertionSort_qsortkiller 2.259 2.381 2.297 0.049 | |
String_10_10_QuickSort_random 1.859 2.001 1.908 0.055 | |
String_10_10_QuickSort_sorted 1.018 1.032 1.023 0.006 | |
String_10_10_QuickSort_reversed 1.015 1.022 1.018 0.003 | |
String_10_10_QuickSort_3exchanges 1.015 1.026 1.019 0.004 | |
String_10_10_QuickSort_append 1.392 1.499 1.468 0.044 | |
String_10_10_QuickSort_4unique 1.161 1.311 1.237 0.059 | |
String_10_10_QuickSort_allequal 1.163 1.180 1.171 0.006 | |
String_10_10_QuickSort_qsortkiller 6.061 6.091 6.078 0.011 | |
String_10_10_MergeSort_random 1.606 1.648 1.628 0.015 | |
String_10_10_MergeSort_sorted 0.609 0.613 0.611 0.001 | |
String_10_10_MergeSort_reversed 1.589 1.595 1.592 0.002 | |
String_10_10_MergeSort_3exchanges 0.632 0.786 0.718 0.059 | |
String_10_10_MergeSort_append 0.629 0.632 0.631 0.001 | |
String_10_10_MergeSort_4unique 1.406 1.446 1.422 0.015 | |
String_10_10_MergeSort_allequal 0.666 0.672 0.668 0.002 | |
String_10_10_MergeSort_qsortkiller 1.186 1.229 1.203 0.022 | |
String_10_10_TimSort_random 2.322 2.380 2.353 0.024 | |
String_10_10_TimSort_sorted 0.158 0.165 0.160 0.003 | |
String_10_10_TimSort_reversed 0.199 0.203 0.200 0.002 | |
String_10_10_TimSort_3exchanges 0.239 0.259 0.246 0.008 | |
String_10_10_TimSort_append 0.206 0.213 0.210 0.003 | |
String_10_10_TimSort_4unique 1.592 1.632 1.612 0.015 | |
String_10_10_TimSort_allequal 0.161 0.162 0.161 0.001 | |
String_10_10_TimSort_qsortkiller 0.385 0.391 0.387 0.002 | |
String_10_10_InsertionSort_random 33.489 37.814 36.044 1.877 | |
String_10_10_InsertionSort_sorted 0.139 0.140 0.140 0.001 | |
String_10_10_InsertionSort_reversed 54.354 63.614 58.495 3.564 | |
String_10_10_InsertionSort_3exchanges 0.276 0.481 0.369 0.089 | |
String_10_10_InsertionSort_append 0.503 0.664 0.571 0.066 | |
String_10_10_InsertionSort_4unique 19.692 20.227 19.953 0.236 | |
String_10_10_InsertionSort_allequal 0.116 0.121 0.117 0.002 | |
String_10_10_InsertionSort_qsortkiller 24.891 26.965 25.873 0.746 | |
String_10_12_QuickSort_random 6.960 7.833 7.413 0.355 | |
String_10_12_QuickSort_sorted 4.067 4.189 4.098 0.051 | |
String_10_12_QuickSort_reversed 4.082 4.107 4.093 0.010 | |
String_10_12_QuickSort_3exchanges 4.272 4.298 4.284 0.011 | |
String_10_12_QuickSort_append 5.639 5.889 5.785 0.093 | |
String_10_12_QuickSort_4unique 5.030 5.403 5.201 0.145 | |
String_10_12_QuickSort_allequal 5.023 5.044 5.030 0.008 | |
String_10_12_QuickSort_qsortkiller 37.604 38.144 37.997 0.223 | |
String_10_12_MergeSort_random 6.373 6.536 6.467 0.074 | |
String_10_12_MergeSort_sorted 2.602 2.636 2.612 0.014 | |
String_10_12_MergeSort_reversed 5.912 5.952 5.930 0.019 | |
String_10_12_MergeSort_3exchanges 2.847 3.179 3.039 0.124 | |
String_10_12_MergeSort_append 2.624 2.676 2.649 0.021 | |
String_10_12_MergeSort_4unique 5.467 5.524 5.499 0.024 | |
String_10_12_MergeSort_allequal 2.701 2.861 2.742 0.067 | |
String_10_12_MergeSort_qsortkiller 4.473 4.534 4.495 0.025 | |
String_10_12_TimSort_random 8.653 8.872 8.784 0.098 | |
String_10_12_TimSort_sorted 0.563 0.570 0.568 0.003 | |
String_10_12_TimSort_reversed 0.696 0.701 0.698 0.001 | |
String_10_12_TimSort_3exchanges 0.666 0.693 0.678 0.010 | |
String_10_12_TimSort_append 0.627 0.633 0.630 0.002 | |
String_10_12_TimSort_4unique 5.257 5.355 5.286 0.040 | |
String_10_12_TimSort_allequal 0.520 0.532 0.523 0.005 | |
String_10_12_TimSort_qsortkiller 1.305 1.318 1.309 0.005 | |
String_10_12_InsertionSort_random 383.079 456.439 433.482 29.228 | |
String_10_12_InsertionSort_sorted 0.547 0.553 0.549 0.003 | |
String_10_12_InsertionSort_reversed 731.856 966.353 846.794 96.423 | |
String_10_12_InsertionSort_3exchanges 0.659 1.608 1.280 0.390 | |
String_10_12_InsertionSort_append 2.063 3.250 2.730 0.472 | |
String_10_12_InsertionSort_4unique 282.455 362.876 323.968 31.129 | |
String_10_12_InsertionSort_allequal 0.534 0.534 0.534 0.000 | |
String_10_12_InsertionSort_qsortkiller 351.002 472.920 405.226 61.437 | |
String_10_14_QuickSort_random 29.731 32.873 31.617 1.150 | |
String_10_14_QuickSort_sorted 18.477 21.907 19.918 1.309 | |
String_10_14_QuickSort_reversed 22.288 24.257 22.779 0.831 | |
String_10_14_QuickSort_3exchanges 21.588 22.509 21.844 0.383 | |
String_10_14_QuickSort_append 27.710 31.254 29.913 1.413 | |
String_10_14_QuickSort_4unique 25.128 27.849 26.265 1.049 | |
String_10_14_QuickSort_allequal 24.237 24.305 24.284 0.027 | |
String_10_14_QuickSort_qsortkiller 361.799 501.441 427.571 63.063 | |
String_10_14_MergeSort_random 28.042 28.515 28.286 0.216 | |
String_10_14_MergeSort_sorted 12.436 14.025 13.103 0.703 | |
String_10_14_MergeSort_reversed 29.601 32.065 30.309 1.003 | |
String_10_14_MergeSort_3exchanges 15.492 16.115 15.838 0.279 | |
String_10_14_MergeSort_append 13.132 14.390 13.638 0.514 | |
String_10_14_MergeSort_4unique 26.267 28.549 27.456 1.004 | |
String_10_14_MergeSort_allequal 12.873 13.546 13.153 0.269 | |
String_10_14_MergeSort_qsortkiller 19.473 19.932 19.672 0.193 | |
String_10_14_TimSort_random 42.920 44.005 43.533 0.457 | |
String_10_14_TimSort_sorted 2.429 3.303 2.652 0.372 | |
String_10_14_TimSort_reversed 3.033 3.443 3.191 0.159 | |
String_10_14_TimSort_3exchanges 2.868 3.208 3.028 0.146 | |
String_10_14_TimSort_append 2.598 2.694 2.644 0.044 | |
String_10_14_TimSort_4unique 22.398 24.619 23.466 0.855 | |
String_10_14_TimSort_allequal 2.191 2.278 2.235 0.035 | |
String_10_14_TimSort_qsortkiller 5.348 5.907 5.565 0.232 | |
String_10_16_QuickSort_random 163.798 201.000 184.084 15.528 | |
String_10_16_QuickSort_sorted 132.129 139.790 135.044 3.122 | |
String_10_16_QuickSort_reversed 101.787 131.979 114.848 11.959 | |
String_10_16_QuickSort_3exchanges 99.035 102.047 100.844 1.207 | |
String_10_16_QuickSort_append 136.598 159.937 152.130 9.350 | |
String_10_16_QuickSort_4unique 87.774 113.059 98.777 9.790 | |
String_10_16_QuickSort_allequal 88.591 99.701 95.082 4.271 | |
String_10_16_QuickSort_qsortkiller 5873.605 6246.918 6019.341 145.173 | |
String_10_16_MergeSort_random 146.307 168.394 158.257 9.513 | |
String_10_16_MergeSort_sorted 74.185 80.365 78.423 2.496 | |
String_10_16_MergeSort_reversed 100.575 126.397 111.475 10.323 | |
String_10_16_MergeSort_3exchanges 67.994 76.527 71.790 3.175 | |
String_10_16_MergeSort_append 70.795 71.592 71.364 0.325 | |
String_10_16_MergeSort_4unique 105.371 123.656 116.507 8.082 | |
String_10_16_MergeSort_allequal 53.487 53.748 53.573 0.104 | |
String_10_16_MergeSort_qsortkiller 97.808 98.603 98.181 0.357 | |
String_10_16_TimSort_random 162.717 209.172 182.927 19.113 | |
String_10_16_TimSort_sorted 15.514 15.844 15.655 0.124 | |
String_10_16_TimSort_reversed 17.761 18.095 17.870 0.140 | |
String_10_16_TimSort_3exchanges 17.196 17.736 17.445 0.215 | |
String_10_16_TimSort_append 17.757 18.233 17.880 0.201 | |
String_10_16_TimSort_4unique 81.584 120.611 96.652 15.319 | |
String_10_16_TimSort_allequal 7.330 7.468 7.386 0.052 | |
String_10_16_TimSort_qsortkiller 28.432 29.334 28.774 0.360 | |
String_10_18_QuickSort_random 831.799 975.517 907.870 63.238 | |
String_10_18_QuickSort_sorted 561.789 686.822 635.283 48.960 | |
String_10_18_QuickSort_reversed 538.698 677.876 634.859 56.748 | |
String_10_18_QuickSort_3exchanges 604.887 741.242 651.346 55.134 | |
String_10_18_QuickSort_append 636.146 786.752 710.613 72.310 | |
String_10_18_QuickSort_4unique 383.994 491.099 427.253 45.890 | |
String_10_18_QuickSort_allequal 386.514 505.547 441.452 50.924 | |
String_10_18_MergeSort_random 709.869 814.808 768.006 44.357 | |
String_10_18_MergeSort_sorted 337.355 380.886 363.253 19.334 | |
String_10_18_MergeSort_reversed 476.483 581.774 526.480 44.794 | |
String_10_18_MergeSort_3exchanges 341.021 431.512 375.276 34.452 | |
String_10_18_MergeSort_append 310.615 390.322 351.006 33.309 | |
String_10_18_MergeSort_4unique 411.179 541.169 481.621 57.715 | |
String_10_18_MergeSort_allequal 223.306 283.182 257.632 25.267 | |
String_10_18_MergeSort_qsortkiller 423.266 525.758 482.229 38.893 | |
String_10_18_TimSort_random 834.019 1065.137 983.781 87.785 | |
String_10_18_TimSort_sorted 74.619 78.326 76.375 1.753 | |
String_10_18_TimSort_reversed 85.070 89.002 86.988 1.456 | |
String_10_18_TimSort_3exchanges 72.405 77.799 74.930 2.258 | |
String_10_18_TimSort_append 74.382 76.037 74.820 0.693 | |
String_10_18_TimSort_4unique 416.332 527.677 472.577 46.245 | |
String_10_18_TimSort_allequal 32.009 32.953 32.526 0.379 | |
String_10_18_TimSort_qsortkiller 134.893 140.801 138.471 2.497 | |
➜ perf git:(loop-vectorize) ✗> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment