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.42        5.41        1.00      0.050      0.269      0.269
copy(2S)                            4.59        4.59        1.00      0.050      0.231      0.231
copy(1+2S)                          7.15        7.14        1.00      0.058      0.411      0.412
copy_if(1S hit)                     1.71        1.50        0.88      0.244      0.368      0.417
copy_if(2S hit)                     0.99        0.99        1.01      0.229      0.228      0.226
copy_if(1+2S hit)                   2.72        2.73        1.00      0.194      0.529      0.527
copy_if(1S miss)                    5.04        2.48        0.49      0.110      0.273      0.555
copy_if(2S miss)                    2.33        2.33        1.00      0.082      0.191      0.191
copy_if(1+2S miss)                  6.02        5.99        0.99      0.089      0.533      0.536
copy_n(1S)                          6.61        5.07        0.77      0.051      0.260      0.340
copy_n(2S)                          6.75        8.03        1.19      0.050      0.404      0.340
copy_n(1+2S)                        8.39        7.91        0.94      0.055      0.439      0.465
remove_copy(1S hit)                 1.70        2.24        1.32      0.241      0.540      0.409
remove_copy(2S hit)                 1.36        1.33        0.98      0.223      0.297      0.304
remove_copy(1+2S hit)               1.95        1.95        1.00      0.236      0.461      0.461
remove_copy(1S miss)                1.53        2.21        1.45      0.243      0.538      0.371
remove_copy(2S miss)                1.56        1.56        1.00      0.223      0.349      0.349
remove_copy(1+2S miss)              1.89        1.89        1.00      0.224      0.423      0.423
remove_copy_if(1S hit)              1.63        1.76        1.08      0.316      0.556      0.514
remove_copy_if(2S hit)              1.33        1.31        0.99      0.288      0.378      0.383
remove_copy_if(1+2S hit)            1.69        2.08        1.23      0.314      0.654      0.532
remove_copy_if(1S miss)             1.61        1.57        0.97      0.233      0.365      0.375
remove_copy_if(2S miss)             1.83        1.83        1.00      0.194      0.355      0.355
remove_copy_if(1+2S miss)           2.13        3.45        1.62      0.196      0.676      0.418
swap_ranges(1S)                     4.29        4.32        1.01      0.088      0.382      0.380
swap_ranges(2S)                     5.34        5.34        1.00      0.086      0.462      0.462
swap_ranges(1+2S)                   6.67        7.05        1.06      0.101      0.713      0.675
transform(1S)                       6.59        6.57        1.00      0.049      0.321      0.322
transform(2S)                       6.09        6.12        1.00      0.056      0.342      0.340
transform(1+2S)                     8.09        7.26        0.90      0.059      0.427      0.476
-------------------------------------------------------------------------------------------------
group geomean                       3.09        3.12        1.01       [5MyInt]

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

