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.94        4.95        1.00      0.055      0.270      0.269
copy(2S)                            4.85        4.85        1.00      0.048      0.231      0.231
copy(1+2S)                          7.17        7.07        0.99      0.058      0.411      0.417
copy_if(1S hit)                     1.74        1.68        0.97      0.243      0.409      0.423
copy_if(2S hit)                     0.96        0.96        1.01      0.239      0.230      0.228
copy_if(1+2S hit)                   2.71        2.71        1.00      0.195      0.528      0.527
copy_if(1S miss)                    5.08        2.54        0.50      0.110      0.279      0.558
copy_if(2S miss)                    2.34        2.38        1.01      0.082      0.195      0.192
copy_if(1+2S miss)                  6.13        6.05        0.99      0.087      0.530      0.536
copy_n(1S)                          6.23        4.78        0.77      0.054      0.260      0.339
copy_n(2S)                          7.08        8.72        1.23      0.048      0.418      0.339
copy_n(1+2S)                        7.89        7.41        0.94      0.059      0.437      0.466
remove_copy(1S hit)                 1.68        2.26        1.35      0.243      0.549      0.408
remove_copy(2S hit)                 1.33        1.33        1.00      0.223      0.295      0.297
remove_copy(1+2S hit)               1.93        1.94        1.00      0.235      0.457      0.455
remove_copy(1S miss)                1.60        2.21        1.38      0.243      0.538      0.390
remove_copy(2S miss)                1.57        1.57        1.00      0.223      0.349      0.349
remove_copy(1+2S miss)              1.84        1.87        1.02      0.223      0.417      0.410
remove_copy_if(1S hit)              1.64        1.78        1.08      0.313      0.555      0.512
remove_copy_if(2S hit)              1.36        1.30        0.96      0.287      0.373      0.389
remove_copy_if(1+2S hit)            1.73        2.12        1.23      0.314      0.665      0.542
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.06        3.42        1.66      0.197      0.672      0.405
swap_ranges(1S)                     4.32        4.42        1.02      0.087      0.384      0.375
swap_ranges(2S)                     5.34        5.33        1.00      0.087      0.462      0.462
swap_ranges(1+2S)                   6.79        7.22        1.06      0.099      0.715      0.672
transform(1S)                       5.84        5.84        1.00      0.055      0.321      0.321
transform(2S)                       6.31        6.34        1.00      0.054      0.341      0.340
transform(1+2S)                     7.79        7.19        0.92      0.062      0.445      0.483
-------------------------------------------------------------------------------------------------
group geomean                       3.07        3.12        1.02       [5MyInt]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        3.07        3.12        1.02       [5MyInt]

