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.69        5.70        1.00      0.047      0.270      0.269
copy(2S)                            5.00        4.99        1.00      0.046      0.231      0.231
copy(1+2S)                          7.29        7.09        0.97      0.058      0.411      0.422
copy_if(1S hit)                     1.70        1.64        0.96      0.246      0.403      0.420
copy_if(2S hit)                     0.99        1.00        1.01      0.229      0.230      0.227
copy_if(1+2S hit)                   2.82        2.81        1.00      0.188      0.530      0.531
copy_if(1S miss)                    5.05        2.54        0.50      0.110      0.279      0.556
copy_if(2S miss)                    2.29        2.34        1.02      0.082      0.192      0.188
copy_if(1+2S miss)                  5.99        5.87        0.98      0.089      0.523      0.534
copy_n(1S)                          6.97        5.34        0.77      0.049      0.260      0.340
copy_n(2S)                          7.39        8.79        1.19      0.046      0.404      0.340
copy_n(1+2S)                        8.39        7.90        0.94      0.056      0.439      0.466
remove_copy(1S hit)                 1.71        2.17        1.27      0.242      0.525      0.413
remove_copy(2S hit)                 1.33        1.32        0.99      0.223      0.295      0.296
remove_copy(1+2S hit)               1.93        1.94        1.01      0.236      0.459      0.456
remove_copy(1S miss)                1.59        2.15        1.35      0.244      0.524      0.388
remove_copy(2S miss)                1.56        1.56        1.00      0.223      0.349      0.349
remove_copy(1+2S miss)              1.83        1.89        1.03      0.224      0.422      0.410
remove_copy_if(1S hit)              1.64        1.76        1.07      0.314      0.552      0.514
remove_copy_if(2S hit)              1.32        1.29        0.98      0.286      0.368      0.376
remove_copy_if(1+2S hit)            1.70        2.15        1.27      0.310      0.668      0.528
remove_copy_if(1S miss)             1.61        1.56        0.97      0.233      0.364      0.374
remove_copy_if(2S miss)             1.83        1.83        1.00      0.194      0.355      0.355
remove_copy_if(1+2S miss)           2.07        3.46        1.67      0.195      0.673      0.404
swap_ranges(1S)                     4.35        4.37        1.00      0.086      0.377      0.376
swap_ranges(2S)                     5.36        5.36        1.00      0.086      0.462      0.462
swap_ranges(1+2S)                   6.68        7.06        1.06      0.100      0.704      0.666
transform(1S)                       6.65        6.65        1.00      0.048      0.321      0.321
transform(2S)                       7.16        7.15        1.00      0.048      0.341      0.342
transform(1+2S)                     7.97        7.22        0.91      0.059      0.427      0.472
-------------------------------------------------------------------------------------------------
group geomean                       3.14        3.18        1.01       [5MyInt]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        3.14        3.18        1.01       [5MyInt]

