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.50        5.50        1.00      0.049      0.270      0.270
copy(2S)                            4.44        4.43        1.00      0.052      0.231      0.231
copy(1+2S)                          7.23        7.07        0.98      0.058      0.411      0.421
copy_if(1S hit)                     1.68        1.66        0.99      0.248      0.412      0.417
copy_if(2S hit)                     0.93        0.94        1.01      0.241      0.226      0.225
copy_if(1+2S hit)                   2.78        2.80        1.01      0.191      0.535      0.531
copy_if(1S miss)                    5.05        2.53        0.50      0.110      0.279      0.556
copy_if(2S miss)                    2.41        2.33        0.97      0.082      0.191      0.197
copy_if(1+2S miss)                  6.01        6.13        1.02      0.087      0.536      0.526
copy_n(1S)                          6.70        5.13        0.77      0.051      0.260      0.339
copy_n(2S)                          6.50        7.69        1.18      0.052      0.402      0.339
copy_n(1+2S)                        8.13        7.64        0.94      0.057      0.438      0.465
remove_copy(1S hit)                 1.71        2.27        1.33      0.240      0.545      0.411
remove_copy(2S hit)                 1.32        1.33        1.01      0.224      0.298      0.296
remove_copy(1+2S hit)               1.93        1.93        1.00      0.237      0.456      0.456
remove_copy(1S miss)                1.57        2.21        1.41      0.240      0.531      0.378
remove_copy(2S miss)                1.56        1.56        1.00      0.224      0.349      0.349
remove_copy(1+2S miss)              1.85        1.85        1.00      0.224      0.416      0.415
remove_copy_if(1S hit)              1.65        1.86        1.13      0.311      0.580      0.514
remove_copy_if(2S hit)              1.32        1.33        1.01      0.287      0.382      0.378
remove_copy_if(1+2S hit)            1.75        2.17        1.24      0.305      0.663      0.533
remove_copy_if(1S miss)             1.64        1.56        0.95      0.233      0.364      0.382
remove_copy_if(2S miss)             1.77        1.79        1.01      0.199      0.355      0.351
remove_copy_if(1+2S miss)           2.16        3.47        1.61      0.195      0.675      0.420
swap_ranges(1S)                     4.39        4.35        0.99      0.086      0.376      0.379
swap_ranges(2S)                     5.37        5.36        1.00      0.086      0.462      0.462
swap_ranges(1+2S)                   6.74        7.19        1.07      0.099      0.715      0.671
transform(1S)                       6.34        6.34        1.00      0.051      0.322      0.322
transform(2S)                       6.78        6.81        1.00      0.050      0.341      0.340
transform(1+2S)                     7.96        7.20        0.90      0.059      0.427      0.472
-------------------------------------------------------------------------------------------------
group geomean                       3.09        3.14        1.02       [5MyInt]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        3.09        3.14        1.02       [5MyInt]

