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)                            4.93        4.94        1.00      0.055      0.270      0.269
copy(2S)                            4.49        4.49        1.00      0.051      0.231      0.231
copy(1+2S)                          6.92        6.98        1.01      0.061      0.423      0.419
copy_if(1S hit)                     1.69        1.65        0.98      0.246      0.407      0.415
copy_if(2S hit)                     0.94        0.94        1.00      0.240      0.226      0.227
copy_if(1+2S hit)                   2.77        2.78        1.00      0.192      0.532      0.531
copy_if(1S miss)                    5.04        2.53        0.50      0.110      0.278      0.555
copy_if(2S miss)                    2.33        2.32        1.00      0.082      0.190      0.191
copy_if(1+2S miss)                  5.99        6.12        1.02      0.087      0.535      0.524
copy_n(1S)                          5.90        4.54        0.77      0.058      0.261      0.340
copy_n(2S)                          6.52        7.78        1.19      0.052      0.405      0.340
copy_n(1+2S)                        7.75        7.30        0.94      0.060      0.439      0.466
remove_copy(1S hit)                 1.70        2.32        1.37      0.243      0.563      0.411
remove_copy(2S hit)                 1.35        1.34        0.99      0.224      0.299      0.301
remove_copy(1+2S hit)               1.95        1.95        1.00      0.236      0.459      0.459
remove_copy(1S miss)                1.56        2.31        1.48      0.243      0.563      0.380
remove_copy(2S miss)                1.56        1.57        1.00      0.224      0.350      0.350
remove_copy(1+2S miss)              1.84        1.84        1.00      0.223      0.411      0.411
remove_copy_if(1S hit)              1.63        1.79        1.10      0.314      0.563      0.512
remove_copy_if(2S hit)              1.32        1.28        0.97      0.287      0.369      0.378
remove_copy_if(1+2S hit)            1.68        2.11        1.26      0.314      0.662      0.528
remove_copy_if(1S miss)             1.61        1.56        0.97      0.233      0.363      0.375
remove_copy_if(2S miss)             1.83        1.80        0.98      0.194      0.349      0.355
remove_copy_if(1+2S miss)           2.07        3.46        1.67      0.196      0.676      0.405
swap_ranges(1S)                     4.30        4.34        1.01      0.088      0.380      0.377
swap_ranges(2S)                     5.35        5.35        1.00      0.086      0.462      0.462
swap_ranges(1+2S)                   6.72        7.14        1.06      0.099      0.709      0.668
transform(1S)                       6.88        6.88        1.00      0.047      0.321      0.321
transform(2S)                       6.90        6.92        1.00      0.049      0.341      0.340
transform(1+2S)                     7.57        6.86        0.91      0.062      0.427      0.472
-------------------------------------------------------------------------------------------------
group geomean                       3.05        3.11        1.02       [5MyInt]

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

