nice: warning: setpriority: Permission denied (os error 13)
=== Segmented algorithm benchmark [5MyInt] ===
Elements: 100000   Iterations: 5000

--- bc::deque<5MyInt> ---

===== Group 25: 2-range input-output algorithms [5MyInt] =====
< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
copy(1S)                            5.31        5.32        1.00      0.051      0.270      0.269
copy(2S)                            4.45        4.45        1.00      0.052      0.231      0.231
copy(1+2S)                          7.23        6.98        0.97      0.059      0.412      0.427
copy_if(1S hit)                     1.68        1.66        0.99      0.248      0.413      0.418
copy_if(2S hit)                     1.00        1.00        1.00      0.230      0.229      0.229
copy_if(1+2S hit)                   2.75        2.76        1.00      0.192      0.531      0.529
copy_if(1S miss)                    5.16        2.53        0.49      0.110      0.279      0.567
copy_if(2S miss)                    2.29        2.29        1.00      0.082      0.188      0.187
copy_if(1+2S miss)                  6.02        6.18        1.03      0.089      0.551      0.537
copy_n(1S)                          6.42        4.98        0.78      0.053      0.264      0.340
copy_n(2S)                          6.51        7.84        1.21      0.052      0.410      0.340
copy_n(1+2S)                        8.34        7.90        0.95      0.056      0.443      0.468
remove_copy(1S hit)                 1.69        2.25        1.33      0.243      0.548      0.412
remove_copy(2S hit)                 1.36        1.37        1.00      0.223      0.306      0.304
remove_copy(1+2S hit)               1.95        1.93        0.99      0.236      0.458      0.460
remove_copy(1S miss)                1.59        2.21        1.40      0.244      0.541      0.388
remove_copy(2S miss)                1.58        1.57        1.00      0.223      0.351      0.352
remove_copy(1+2S miss)              1.88        1.85        0.99      0.224      0.416      0.422
remove_copy_if(1S hit)              1.63        1.80        1.10      0.318      0.573      0.519
remove_copy_if(2S hit)              1.30        1.28        0.98      0.294      0.376      0.382
remove_copy_if(1+2S hit)            1.71        2.13        1.25      0.312      0.665      0.533
remove_copy_if(1S miss)             1.63        1.57        0.96      0.233      0.365      0.379
remove_copy_if(2S miss)             1.83        1.80        0.99      0.194      0.350      0.355
remove_copy_if(1+2S miss)           2.10        3.47        1.65      0.195      0.677      0.411
swap_ranges(1S)                     4.38        4.56        1.04      0.086      0.394      0.378
swap_ranges(2S)                     5.38        5.38        1.00      0.086      0.463      0.463
swap_ranges(1+2S)                   6.80        7.22        1.06      0.099      0.712      0.671
transform(1S)                       6.58        6.59        1.00      0.049      0.322      0.322
transform(2S)                       7.03        7.05        1.00      0.048      0.341      0.340
transform(1+2S)                     8.17        7.35        0.90      0.059      0.437      0.486
-------------------------------------------------------------------------------------------------
group geomean                       3.10        3.16        1.02       [5MyInt]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        3.10        3.16        1.02       [5MyInt]

