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.81        5.81        1.00      0.046      0.269      0.269
copy(2S)                            4.32        4.32        1.00      0.053      0.231      0.231
copy(1+2S)                          7.21        7.21        1.00      0.057      0.411      0.411
copy_if(1S hit)                     1.73        1.67        0.97      0.244      0.409      0.422
copy_if(2S hit)                     1.06        1.08        1.02      0.213      0.230      0.225
copy_if(1+2S hit)                   2.50        2.50        1.00      0.213      0.531      0.532
copy_if(1S miss)                    5.04        2.53        0.50      0.110      0.279      0.554
copy_if(2S miss)                    1.83        1.83        1.00      0.105      0.191      0.192
copy_if(1+2S miss)                  4.34        4.33        1.00      0.123      0.534      0.535
copy_n(1S)                          7.02        5.38        0.77      0.048      0.260      0.340
copy_n(2S)                          6.24        7.66        1.23      0.054      0.417      0.340
copy_n(1+2S)                        8.43        7.82        0.93      0.055      0.432      0.466
remove_copy(1S hit)                 1.70        2.24        1.32      0.241      0.539      0.410
remove_copy(2S hit)                 1.32        1.32        1.00      0.223      0.294      0.295
remove_copy(1+2S hit)               1.95        1.95        1.00      0.235      0.459      0.459
remove_copy(1S miss)                1.55        2.15        1.39      0.243      0.524      0.378
remove_copy(2S miss)                1.57        1.56        1.00      0.223      0.349      0.349
remove_copy(1+2S miss)              1.84        1.84        1.00      0.223      0.411      0.411
remove_copy_if(1S hit)              1.64        1.80        1.10      0.314      0.565      0.515
remove_copy_if(2S hit)              1.32        1.27        0.96      0.289      0.366      0.382
remove_copy_if(1+2S hit)            1.93        1.73        0.90      0.313      0.540      0.603
remove_copy_if(1S miss)             1.57        1.57        1.00      0.233      0.365      0.366
remove_copy_if(2S miss)             1.77        1.79        1.01      0.199      0.355      0.351
remove_copy_if(1+2S miss)           2.12        3.35        1.58      0.197      0.660      0.417
swap_ranges(1S)                     4.35        4.34        1.00      0.086      0.375      0.375
swap_ranges(2S)                     5.37        5.37        1.00      0.086      0.462      0.462
swap_ranges(1+2S)                   7.19        7.12        0.99      0.099      0.709      0.715
transform(1S)                       6.55        6.55        1.00      0.049      0.321      0.321
transform(2S)                       6.15        6.17        1.00      0.055      0.341      0.340
transform(1+2S)                     8.26        8.04        0.97      0.059      0.472      0.485
-------------------------------------------------------------------------------------------------
group geomean                       3.05        3.06        1.00       [5MyInt]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        3.05        3.06        1.00       [5MyInt]

