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.250
copy(2S)                            4.72        4.70        1.00      0.057      0.270      0.271
copy(1+2S)                          5.96        5.93        0.99      0.063      0.372      0.374
copy_if(1S hit)                     3.19        3.19        1.00      0.141      0.449      0.449
copy_if(2S hit)                     1.57        3.16        2.02      0.151      0.477      0.236
copy_if(1+2S hit)                   3.02        3.01        1.00      0.170      0.512      0.513
copy_if(1S miss)                    2.31        2.29        0.99      0.220      0.503      0.508
copy_if(2S miss)                    0.73        1.46        2.00      0.159      0.231      0.116
copy_if(1+2S miss)                  1.95        1.94        0.99      0.170      0.329      0.331
copy_n(1S)                          5.56        5.25        0.94      0.051      0.269      0.285
copy_n(2S)                          4.73        4.42        0.93      0.058      0.257      0.275
copy_n(1+2S)                        6.43        7.54        1.17      0.063      0.474      0.404
remove_copy(1S hit)                 2.02        2.02        1.00      0.233      0.471      0.469
remove_copy(2S hit)                 1.29        1.97        1.53      0.226      0.447      0.292
remove_copy(1+2S hit)               1.90        1.98        1.04      0.238      0.470      0.452
remove_copy(1S miss)                1.92        1.93        1.00      0.232      0.448      0.447
remove_copy(2S miss)                1.29        1.55        1.20      0.226      0.351      0.292
remove_copy(1+2S miss)              1.81        1.88        1.04      0.229      0.430      0.414
remove_copy_if(1S hit)              1.63        2.12        1.30      0.306      0.650      0.498
remove_copy_if(2S hit)              1.37        1.88        1.37      0.247      0.465      0.338
remove_copy_if(1+2S hit)            1.92        2.02        1.05      0.252      0.508      0.483
remove_copy_if(1S miss)             1.89        1.90        1.01      0.231      0.440      0.438
remove_copy_if(2S miss)             1.34        1.63        1.22      0.209      0.339      0.279
remove_copy_if(1+2S miss)           1.95        2.02        1.04      0.209      0.422      0.407
swap_ranges(1S)                     3.75        3.80        1.01      0.085      0.322      0.318
swap_ranges(2S)                     3.89        3.87        1.00      0.084      0.324      0.325
swap_ranges(1+2S)                   3.86        4.22        1.10      0.099      0.417      0.381
transform(1S)                       3.53        3.32        0.94      0.104      0.344      0.366
transform(2S)                       5.59        5.60        1.00      0.057      0.318      0.318
transform(1+2S)                     6.48        6.54        1.01      0.065      0.422      0.419
-------------------------------------------------------------------------------------------------
group geomean                       2.57        2.84        1.11       [5MyInt]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        2.57        2.84        1.11       [5MyInt]

