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.39        2.39        1.00      0.104      0.249      0.249
copy(2S)                            5.05        5.04        1.00      0.055      0.276      0.276
copy(1+2S)                          5.68        5.72        1.01      0.066      0.376      0.374
copy_if(1S hit)                     3.41        3.37        0.99      0.136      0.458      0.464
copy_if(2S hit)                     1.50        3.02        2.02      0.158      0.477      0.237
copy_if(1+2S hit)                   2.95        3.01        1.02      0.174      0.523      0.513
copy_if(1S miss)                    2.26        2.26        1.00      0.220      0.498      0.499
copy_if(2S miss)                    0.75        1.49        2.00      0.155      0.231      0.116
copy_if(1+2S miss)                  1.72        1.72        1.00      0.197      0.340      0.339
copy_n(1S)                          5.04        4.87        0.97      0.055      0.270      0.279
copy_n(2S)                          5.04        4.69        0.93      0.054      0.256      0.275
copy_n(1+2S)                        6.22        7.46        1.20      0.066      0.490      0.409
remove_copy(1S hit)                 2.02        2.02        1.00      0.233      0.470      0.470
remove_copy(2S hit)                 1.30        1.95        1.50      0.226      0.441      0.294
remove_copy(1+2S hit)               2.03        2.09        1.03      0.238      0.497      0.483
remove_copy(1S miss)                2.01        2.01        1.00      0.233      0.469      0.468
remove_copy(2S miss)                1.30        1.59        1.23      0.226      0.359      0.293
remove_copy(1+2S miss)              1.95        2.03        1.04      0.229      0.465      0.447
remove_copy_if(1S hit)              1.68        2.19        1.30      0.307      0.671      0.517
remove_copy_if(2S hit)              1.39        1.90        1.37      0.247      0.468      0.343
remove_copy_if(1+2S hit)            1.98        2.06        1.04      0.255      0.524      0.506
remove_copy_if(1S miss)             1.87        1.89        1.01      0.232      0.437      0.432
remove_copy_if(2S miss)             1.34        1.57        1.17      0.209      0.327      0.279
remove_copy_if(1+2S miss)           2.03        2.11        1.04      0.208      0.440      0.424
swap_ranges(1S)                     4.17        3.72        0.89      0.085      0.317      0.355
swap_ranges(2S)                     4.00        4.58        1.14      0.084      0.384      0.336
swap_ranges(1+2S)                   4.33        3.98        0.92      0.099      0.394      0.429
transform(1S)                       3.51        3.30        0.94      0.104      0.342      0.364
transform(2S)                       5.71        5.70        1.00      0.056      0.318      0.319
transform(1+2S)                     6.44        6.12        0.95      0.067      0.408      0.430
-------------------------------------------------------------------------------------------------
group geomean                       2.60        2.85        1.10       [5MyInt]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        2.60        2.85        1.10       [5MyInt]

