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)                            4.88        4.90        1.01      0.057      0.281      0.279
copy(1+2S)                          5.99        6.03        1.01      0.062      0.373      0.371
copy_if(1S hit)                     3.19        3.24        1.02      0.141      0.456      0.449
copy_if(2S hit)                     1.38        2.82        2.04      0.171      0.481      0.235
copy_if(1+2S hit)                   2.84        2.85        1.01      0.178      0.509      0.506
copy_if(1S miss)                    2.25        2.24        0.99      0.222      0.496      0.498
copy_if(2S miss)                    0.66        1.32        2.00      0.175      0.231      0.116
copy_if(1+2S miss)                  1.91        1.90        1.00      0.180      0.344      0.344
copy_n(1S)                          5.51        5.28        0.96      0.051      0.268      0.280
copy_n(2S)                          4.91        4.50        0.92      0.057      0.256      0.280
copy_n(1+2S)                        6.43        7.64        1.19      0.062      0.475      0.399
remove_copy(1S hit)                 2.01        2.01        1.00      0.233      0.467      0.468
remove_copy(2S hit)                 1.30        1.97        1.52      0.226      0.446      0.293
remove_copy(1+2S hit)               1.99        1.99        1.00      0.237      0.472      0.472
remove_copy(1S miss)                2.01        2.01        1.00      0.232      0.467      0.466
remove_copy(2S miss)                1.30        1.60        1.23      0.226      0.361      0.293
remove_copy(1+2S miss)              1.93        1.91        0.99      0.229      0.437      0.440
remove_copy_if(1S hit)              1.64        2.29        1.39      0.308      0.704      0.506
remove_copy_if(2S hit)              1.35        1.92        1.42      0.247      0.473      0.334
remove_copy_if(1+2S hit)            1.91        2.04        1.07      0.255      0.521      0.487
remove_copy_if(1S miss)             1.86        1.90        1.02      0.231      0.438      0.430
remove_copy_if(2S miss)             1.34        1.66        1.24      0.209      0.347      0.279
remove_copy_if(1+2S miss)           2.22        2.10        0.94      0.209      0.437      0.463
swap_ranges(1S)                     3.94        3.80        0.96      0.085      0.322      0.334
swap_ranges(2S)                     3.91        3.89        1.00      0.084      0.326      0.327
swap_ranges(1+2S)                   4.06        3.94        0.97      0.101      0.399      0.411
transform(1S)                       3.51        3.30        0.94      0.104      0.342      0.364
transform(2S)                       5.53        5.53        1.00      0.058      0.318      0.318
transform(1+2S)                     7.89        7.91        1.00      0.055      0.435      0.434
-------------------------------------------------------------------------------------------------
group geomean                       2.59        2.85        1.10       [5MyInt]

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

