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.36        2.36        1.00      0.106      0.249      0.249
copy(2S)                            5.62        5.59        0.99      0.051      0.287      0.289
copy(1+2S)                          5.61        5.79        1.03      0.064      0.373      0.361
copy_if(1S hit)                     3.33        3.32        1.00      0.136      0.452      0.452
copy_if(2S hit)                     1.40        2.83        2.02      0.169      0.477      0.237
copy_if(1+2S hit)                   3.02        3.07        1.02      0.168      0.516      0.508
copy_if(1S miss)                    2.28        2.25        0.99      0.220      0.496      0.502
copy_if(2S miss)                    0.73        1.46        2.00      0.159      0.231      0.116
copy_if(1+2S miss)                  1.84        2.05        1.11      0.178      0.364      0.328
copy_n(1S)                          5.15        4.87        0.95      0.056      0.270      0.286
copy_n(2S)                          5.09        4.95        0.97      0.052      0.256      0.263
copy_n(1+2S)                        6.25        7.37        1.18      0.064      0.475      0.403
remove_copy(1S hit)                 2.01        2.03        1.01      0.233      0.471      0.467
remove_copy(2S hit)                 1.30        1.98        1.53      0.226      0.446      0.293
remove_copy(1+2S hit)               1.95        2.17        1.11      0.238      0.515      0.465
remove_copy(1S miss)                1.94        1.95        1.00      0.233      0.453      0.452
remove_copy(2S miss)                1.30        1.53        1.18      0.225      0.345      0.292
remove_copy(1+2S miss)              1.86        2.09        1.12      0.229      0.479      0.426
remove_copy_if(1S hit)              1.61        2.12        1.32      0.307      0.653      0.494
remove_copy_if(2S hit)              1.33        1.91        1.44      0.247      0.473      0.329
remove_copy_if(1+2S hit)            1.92        2.06        1.08      0.252      0.520      0.483
remove_copy_if(1S miss)             1.88        1.85        0.99      0.231      0.428      0.435
remove_copy_if(2S miss)             1.34        1.60        1.19      0.208      0.333      0.279
remove_copy_if(1+2S miss)           2.07        2.36        1.14      0.209      0.495      0.434
swap_ranges(1S)                     3.76        3.77        1.00      0.084      0.317      0.316
swap_ranges(2S)                     3.87        3.89        1.01      0.084      0.325      0.323
swap_ranges(1+2S)                   4.19        3.99        0.95      0.099      0.393      0.413
transform(1S)                       3.55        3.34        0.94      0.102      0.342      0.364
transform(2S)                       6.18        6.18        1.00      0.051      0.317      0.317
transform(1+2S)                     6.33        6.30        0.99      0.067      0.422      0.424
-------------------------------------------------------------------------------------------------
group geomean                       2.58        2.88        1.12       [5MyInt]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        2.58        2.88        1.12       [5MyInt]

