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.40        2.40        1.00      0.104      0.249      0.249
copy(2S)                            5.67        5.66        1.00      0.049      0.280      0.281
copy(1+2S)                          5.84        6.02        1.03      0.062      0.372      0.361
copy_if(1S hit)                     3.23        3.22        1.00      0.141      0.453      0.454
copy_if(2S hit)                     0.88        1.77        2.01      0.270      0.477      0.238
copy_if(1+2S hit)                   1.29        1.29        1.00      0.393      0.507      0.507
copy_if(1S miss)                    2.24        2.25        1.01      0.221      0.498      0.495
copy_if(2S miss)                    0.45        0.90        2.00      0.256      0.231      0.116
copy_if(1+2S miss)                  1.14        1.10        0.97      0.312      0.344      0.355
copy_n(1S)                          5.54        5.31        0.96      0.051      0.268      0.280
copy_n(2S)                          5.81        5.32        0.92      0.048      0.256      0.280
copy_n(1+2S)                        6.39        7.65        1.20      0.062      0.473      0.395
remove_copy(1S hit)                 2.03        2.02        0.99      0.233      0.471      0.473
remove_copy(2S hit)                 1.30        1.95        1.50      0.226      0.440      0.293
remove_copy(1+2S hit)               2.06        2.08        1.01      0.238      0.493      0.489
remove_copy(1S miss)                2.01        2.01        1.00      0.233      0.467      0.467
remove_copy(2S miss)                1.29        1.60        1.24      0.225      0.361      0.292
remove_copy(1+2S miss)              1.92        1.93        1.00      0.228      0.441      0.440
remove_copy_if(1S hit)              1.58        2.21        1.40      0.313      0.694      0.497
remove_copy_if(2S hit)              1.36        1.92        1.41      0.247      0.473      0.336
remove_copy_if(1+2S hit)            1.85        2.01        1.08      0.262      0.527      0.486
remove_copy_if(1S miss)             1.90        1.90        1.00      0.231      0.439      0.439
remove_copy_if(2S miss)             1.33        1.68        1.26      0.209      0.351      0.278
remove_copy_if(1+2S miss)           1.98        2.05        1.04      0.208      0.427      0.412
swap_ranges(1S)                     3.82        3.76        0.98      0.084      0.316      0.321
swap_ranges(2S)                     3.92        3.90        1.00      0.083      0.326      0.327
swap_ranges(1+2S)                   3.98        3.88        0.98      0.098      0.382      0.391
transform(1S)                       3.51        3.29        0.94      0.104      0.343      0.365
transform(2S)                       6.25        6.25        1.00      0.051      0.317      0.317
transform(1+2S)                     6.73        6.78        1.01      0.064      0.431      0.428
-------------------------------------------------------------------------------------------------
group geomean                       2.42        2.67        1.10       [5MyInt]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        2.42        2.67        1.10       [5MyInt]

