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.96        4.96        1.00      0.054      0.269      0.269
copy(2S)                            4.36        4.36        1.00      0.053      0.231      0.231
copy(1+2S)                          6.89        6.75        0.98      0.061      0.411      0.420
copy_if(1S hit)                     1.71        1.69        0.99      0.241      0.408      0.411
copy_if(2S hit)                     0.99        0.99        1.00      0.229      0.226      0.226
copy_if(1+2S hit)                   2.79        2.79        1.00      0.191      0.533      0.532
copy_if(1S miss)                    5.05        2.53        0.50      0.110      0.278      0.557
copy_if(2S miss)                    2.36        2.33        0.99      0.082      0.191      0.194
copy_if(1+2S miss)                  5.91        6.03        1.02      0.089      0.537      0.526
copy_n(1S)                          6.24        4.79        0.77      0.054      0.260      0.339
copy_n(2S)                          6.31        7.75        1.23      0.054      0.417      0.340
copy_n(1+2S)                        7.90        7.44        0.94      0.059      0.439      0.466
remove_copy(1S hit)                 1.70        2.21        1.30      0.241      0.533      0.411
remove_copy(2S hit)                 1.34        1.33        0.99      0.225      0.298      0.301
remove_copy(1+2S hit)               1.93        1.94        1.00      0.235      0.456      0.454
remove_copy(1S miss)                1.61        2.16        1.35      0.243      0.525      0.389
remove_copy(2S miss)                1.55        1.55        1.00      0.224      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.63        1.77        1.09      0.314      0.556      0.512
remove_copy_if(2S hit)              1.35        1.30        0.97      0.286      0.373      0.385
remove_copy_if(1+2S hit)            1.68        2.07        1.23      0.316      0.656      0.532
remove_copy_if(1S miss)             1.61        1.58        0.98      0.233      0.368      0.374
remove_copy_if(2S miss)             1.81        1.78        0.99      0.196      0.350      0.355
remove_copy_if(1+2S miss)           2.10        3.40        1.62      0.198      0.675      0.417
swap_ranges(1S)                     4.32        4.32        1.00      0.087      0.377      0.378
swap_ranges(2S)                     5.36        5.36        1.00      0.086      0.462      0.462
swap_ranges(1+2S)                   6.73        7.16        1.06      0.100      0.714      0.671
transform(1S)                       6.08        6.10        1.00      0.053      0.322      0.321
transform(2S)                       6.52        6.54        1.00      0.052      0.341      0.340
transform(1+2S)                     7.63        7.08        0.93      0.062      0.438      0.472
-------------------------------------------------------------------------------------------------
group geomean                       3.05        3.09        1.01       [5MyInt]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        3.05        3.09        1.01       [5MyInt]

