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)                            2.31        2.31        1.00      0.108      0.249      0.250
copy(2S)                            5.56        5.59        1.00      0.050      0.281      0.280
copy(1+2S)                          5.79        5.75        0.99      0.065      0.372      0.374
copy_if(1S hit)                     3.33        3.37        1.01      0.136      0.458      0.453
copy_if(2S hit)                     1.42        2.80        1.97      0.171      0.478      0.242
copy_if(1+2S hit)                   2.83        2.88        1.02      0.178      0.513      0.504
copy_if(1S miss)                    2.24        2.22        0.99      0.221      0.492      0.496
copy_if(2S miss)                    0.66        1.32        2.00      0.175      0.231      0.116
copy_if(1+2S miss)                  1.95        1.92        0.98      0.180      0.346      0.352
copy_n(1S)                          5.01        4.82        0.96      0.056      0.269      0.280
copy_n(2S)                          5.74        5.29        0.92      0.048      0.256      0.278
copy_n(1+2S)                        6.16        7.32        1.19      0.065      0.473      0.398
remove_copy(1S hit)                 1.98        2.00        1.01      0.234      0.466      0.464
remove_copy(2S hit)                 1.29        1.97        1.52      0.227      0.446      0.292
remove_copy(1+2S hit)               2.02        1.95        0.96      0.241      0.469      0.487
remove_copy(1S miss)                1.96        1.94        0.99      0.233      0.454      0.458
remove_copy(2S miss)                1.29        1.58        1.22      0.226      0.358      0.292
remove_copy(1+2S miss)              1.93        1.94        1.00      0.231      0.448      0.446
remove_copy_if(1S hit)              1.60        2.08        1.30      0.304      0.632      0.486
remove_copy_if(2S hit)              1.35        1.93        1.43      0.247      0.477      0.334
remove_copy_if(1+2S hit)            1.92        2.04        1.06      0.253      0.516      0.485
remove_copy_if(1S miss)             1.87        1.87        1.00      0.232      0.434      0.433
remove_copy_if(2S miss)             1.34        1.67        1.25      0.209      0.349      0.279
remove_copy_if(1+2S miss)           1.97        2.06        1.05      0.208      0.429      0.411
swap_ranges(1S)                     3.93        3.75        0.96      0.085      0.318      0.332
swap_ranges(2S)                     3.91        3.90        1.00      0.084      0.327      0.327
swap_ranges(1+2S)                   4.15        4.05        0.98      0.099      0.402      0.411
transform(1S)                       3.40        3.31        0.97      0.104      0.343      0.352
transform(2S)                       5.96        5.95        1.00      0.053      0.317      0.318
transform(1+2S)                     6.39        6.52        1.02      0.066      0.433      0.424
-------------------------------------------------------------------------------------------------
group geomean                       2.58        2.84        1.10       [5MyInt]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        2.58        2.84        1.10       [5MyInt]

