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.45        5.45        1.00      0.049      0.269      0.269
copy(2S)                            4.75        4.76        1.00      0.049      0.232      0.231
copy(1+2S)                          7.09        7.09        1.00      0.058      0.412      0.412
copy_if(1S hit)                     1.71        1.67        0.97      0.245      0.408      0.419
copy_if(2S hit)                     0.94        0.94        1.00      0.241      0.227      0.226
copy_if(1+2S hit)                   2.77        2.78        1.00      0.191      0.531      0.530
copy_if(1S miss)                    5.03        2.53        0.50      0.110      0.279      0.555
copy_if(2S miss)                    2.33        2.33        1.00      0.082      0.190      0.191
copy_if(1+2S miss)                  6.14        6.12        1.00      0.088      0.536      0.537
copy_n(1S)                          6.69        5.13        0.77      0.051      0.260      0.340
copy_n(2S)                          6.98        8.25        1.18      0.049      0.402      0.340
copy_n(1+2S)                        8.20        7.76        0.95      0.057      0.441      0.466
remove_copy(1S hit)                 1.71        2.21        1.30      0.241      0.533      0.411
remove_copy(2S hit)                 1.33        1.34        1.01      0.226      0.303      0.300
remove_copy(1+2S hit)               1.95        1.94        1.00      0.236      0.457      0.459
remove_copy(1S miss)                1.56        2.19        1.40      0.242      0.530      0.378
remove_copy(2S miss)                1.55        1.55        1.00      0.226      0.350      0.350
remove_copy(1+2S miss)              1.85        1.87        1.01      0.224      0.419      0.414
remove_copy_if(1S hit)              1.65        1.83        1.11      0.312      0.571      0.515
remove_copy_if(2S hit)              1.31        1.29        0.99      0.287      0.369      0.375
remove_copy_if(1+2S hit)            1.71        2.15        1.25      0.313      0.672      0.535
remove_copy_if(1S miss)             1.60        1.54        0.96      0.233      0.360      0.374
remove_copy_if(2S miss)             1.80        1.80        1.00      0.197      0.355      0.355
remove_copy_if(1+2S miss)           2.09        3.44        1.64      0.196      0.675      0.411
swap_ranges(1S)                     4.26        4.26        1.00      0.088      0.377      0.377
swap_ranges(2S)                     5.34        5.34        1.00      0.087      0.462      0.462
swap_ranges(1+2S)                   6.71        7.12        1.06      0.099      0.708      0.667
transform(1S)                       6.12        6.12        1.00      0.052      0.321      0.321
transform(2S)                       7.19        7.21        1.00      0.047      0.341      0.340
transform(1+2S)                     8.16        7.20        0.88      0.059      0.427      0.483
-------------------------------------------------------------------------------------------------
group geomean                       3.10        3.15        1.02       [5MyInt]

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

