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.16        5.16        1.00      0.052      0.271      0.270
copy(2S)                            4.55        4.56        1.00      0.051      0.232      0.232
copy(1+2S)                          6.73        6.87        1.02      0.061      0.420      0.411
copy_if(1S hit)                     1.69        1.68        0.99      0.246      0.412      0.416
copy_if(2S hit)                     0.98        0.99        1.01      0.232      0.228      0.227
copy_if(1+2S hit)                   2.70        2.72        1.01      0.196      0.534      0.530
copy_if(1S miss)                    5.05        2.58        0.51      0.110      0.284      0.555
copy_if(2S miss)                    2.35        2.32        0.99      0.082      0.190      0.193
copy_if(1+2S miss)                  5.99        6.01        1.00      0.089      0.536      0.534
copy_n(1S)                          6.39        4.89        0.77      0.053      0.260      0.340
copy_n(2S)                          6.70        8.02        1.20      0.051      0.406      0.340
copy_n(1+2S)                        7.96        7.50        0.94      0.059      0.440      0.466
remove_copy(1S hit)                 1.69        2.16        1.27      0.241      0.520      0.409
remove_copy(2S hit)                 1.32        1.33        1.00      0.224      0.298      0.296
remove_copy(1+2S hit)               1.92        1.92        1.00      0.237      0.454      0.455
remove_copy(1S miss)                1.56        2.12        1.36      0.244      0.517      0.381
remove_copy(2S miss)                1.56        1.56        1.00      0.224      0.349      0.349
remove_copy(1+2S miss)              1.83        1.83        1.00      0.224      0.410      0.410
remove_copy_if(1S hit)              1.64        1.78        1.08      0.311      0.552      0.510
remove_copy_if(2S hit)              1.32        1.33        1.00      0.288      0.383      0.382
remove_copy_if(1+2S hit)            1.68        2.07        1.24      0.315      0.654      0.529
remove_copy_if(1S miss)             1.60        1.56        0.97      0.234      0.364      0.375
remove_copy_if(2S miss)             1.83        1.82        1.00      0.194      0.355      0.355
remove_copy_if(1+2S miss)           2.10        3.45        1.65      0.195      0.674      0.410
swap_ranges(1S)                     4.40        4.45        1.01      0.087      0.386      0.381
swap_ranges(2S)                     5.35        5.35        1.00      0.086      0.462      0.462
swap_ranges(1+2S)                   6.66        7.08        1.06      0.101      0.714      0.672
transform(1S)                       5.91        5.92        1.00      0.055      0.323      0.322
transform(2S)                       6.89        6.92        1.00      0.049      0.341      0.340
transform(1+2S)                     7.86        6.92        0.88      0.062      0.427      0.485
-------------------------------------------------------------------------------------------------
group geomean                       3.06        3.11        1.02       [5MyInt]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        3.06        3.11        1.02       [5MyInt]

