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.58        5.58        1.00      0.048      0.269      0.269
copy(2S)                            4.60        4.60        1.00      0.050      0.231      0.231
copy(1+2S)                          7.16        7.35        1.03      0.057      0.421      0.411
copy_if(1S hit)                     1.71        1.67        0.97      0.245      0.408      0.420
copy_if(2S hit)                     0.94        0.96        1.02      0.240      0.231      0.227
copy_if(1+2S hit)                   2.78        2.79        1.00      0.190      0.531      0.529
copy_if(1S miss)                    5.05        2.57        0.51      0.110      0.283      0.556
copy_if(2S miss)                    2.36        2.31        0.98      0.082      0.189      0.193
copy_if(1+2S miss)                  6.11        6.00        0.98      0.087      0.525      0.535
copy_n(1S)                          6.95        5.32        0.77      0.049      0.260      0.339
copy_n(2S)                          6.73        8.07        1.20      0.051      0.408      0.340
copy_n(1+2S)                        8.42        7.92        0.94      0.055      0.438      0.465
remove_copy(1S hit)                 1.72        2.26        1.32      0.240      0.544      0.412
remove_copy(2S hit)                 1.32        1.33        1.01      0.223      0.296      0.294
remove_copy(1+2S hit)               1.94        1.93        1.00      0.235      0.455      0.456
remove_copy(1S miss)                1.59        2.20        1.39      0.242      0.532      0.383
remove_copy(2S miss)                1.56        1.57        1.00      0.223      0.349      0.349
remove_copy(1+2S miss)              1.84        1.84        1.00      0.223      0.410      0.410
remove_copy_if(1S hit)              1.67        1.85        1.11      0.308      0.572      0.514
remove_copy_if(2S hit)              1.29        1.26        0.98      0.298      0.375      0.383
remove_copy_if(1+2S hit)            1.72        2.14        1.25      0.310      0.663      0.533
remove_copy_if(1S miss)             1.61        1.57        0.98      0.233      0.366      0.374
remove_copy_if(2S miss)             1.80        1.77        0.98      0.197      0.349      0.355
remove_copy_if(1+2S miss)           2.10        3.43        1.63      0.195      0.668      0.408
swap_ranges(1S)                     4.30        4.35        1.01      0.087      0.379      0.375
swap_ranges(2S)                     5.30        5.30        1.00      0.087      0.462      0.462
swap_ranges(1+2S)                   6.60        7.04        1.07      0.100      0.703      0.659
transform(1S)                       6.48        6.48        1.00      0.050      0.322      0.322
transform(2S)                       6.36        6.39        1.00      0.053      0.341      0.340
transform(1+2S)                     8.02        7.25        0.90      0.059      0.427      0.472
-------------------------------------------------------------------------------------------------
group geomean                       3.10        3.15        1.02       [5MyInt]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        3.10        3.15        1.02       [5MyInt]

