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.70        5.70        1.00      0.047      0.269      0.269
copy(2S)                            4.83        4.82        1.00      0.048      0.231      0.231
copy(1+2S)                          7.30        7.33        1.00      0.058      0.426      0.424
copy_if(1S hit)                     1.75        1.69        0.97      0.245      0.413      0.427
copy_if(2S hit)                     0.96        0.96        1.01      0.239      0.230      0.228
copy_if(1+2S hit)                   2.73        2.73        1.00      0.195      0.532      0.532
copy_if(1S miss)                    5.07        2.53        0.50      0.110      0.279      0.558
copy_if(2S miss)                    2.30        2.24        0.98      0.082      0.184      0.188
copy_if(1+2S miss)                  6.13        6.14        1.00      0.088      0.537      0.537
copy_n(1S)                          6.95        5.33        0.77      0.049      0.261      0.340
copy_n(2S)                          7.11        8.44        1.19      0.048      0.404      0.340
copy_n(1+2S)                        8.11        7.67        0.95      0.058      0.442      0.467
remove_copy(1S hit)                 1.71        2.26        1.32      0.241      0.544      0.412
remove_copy(2S hit)                 1.34        1.33        0.99      0.225      0.299      0.302
remove_copy(1+2S hit)               1.93        1.94        1.01      0.237      0.461      0.458
remove_copy(1S miss)                1.55        2.22        1.43      0.243      0.540      0.378
remove_copy(2S miss)                1.56        1.56        1.00      0.225      0.351      0.351
remove_copy(1+2S miss)              1.85        1.86        1.00      0.225      0.417      0.416
remove_copy_if(1S hit)              1.65        1.83        1.11      0.314      0.576      0.517
remove_copy_if(2S hit)              1.32        1.29        0.98      0.291      0.375      0.384
remove_copy_if(1+2S hit)            1.72        2.07        1.21      0.313      0.647      0.537
remove_copy_if(1S miss)             1.62        1.58        0.98      0.233      0.369      0.377
remove_copy_if(2S miss)             1.78        1.78        1.00      0.197      0.350      0.351
remove_copy_if(1+2S miss)           2.08        3.48        1.68      0.195      0.678      0.405
swap_ranges(1S)                     4.34        4.35        1.00      0.086      0.376      0.375
swap_ranges(2S)                     5.37        5.36        1.00      0.086      0.463      0.463
swap_ranges(1+2S)                   6.62        7.08        1.07      0.100      0.710      0.664
transform(1S)                       6.80        6.80        1.00      0.047      0.322      0.322
transform(2S)                       6.59        6.62        1.00      0.052      0.341      0.340
transform(1+2S)                     7.82        7.33        0.94      0.060      0.442      0.472
-------------------------------------------------------------------------------------------------
group geomean                       3.11        3.17        1.02       [5MyInt]

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

