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.35        2.36        1.00      0.106      0.250      0.249
copy(2S)                            5.15        5.15        1.00      0.055      0.281      0.281
copy(1+2S)                          5.49        5.43        0.99      0.069      0.372      0.377
copy_if(1S hit)                     3.31        3.29        0.99      0.136      0.447      0.451
copy_if(2S hit)                     1.39        2.87        2.07      0.171      0.489      0.236
copy_if(1+2S hit)                   2.80        2.91        1.04      0.177      0.515      0.495
copy_if(1S miss)                    2.26        2.29        1.01      0.220      0.505      0.498
copy_if(2S miss)                    0.66        1.32        2.00      0.175      0.231      0.116
copy_if(1+2S miss)                  1.96        1.91        0.98      0.180      0.345      0.353
copy_n(1S)                          4.84        4.56        0.94      0.059      0.270      0.287
copy_n(2S)                          5.32        5.08        0.96      0.053      0.267      0.280
copy_n(1+2S)                        5.92        6.97        1.18      0.068      0.473      0.402
remove_copy(1S hit)                 2.00        2.01        1.01      0.233      0.469      0.465
remove_copy(2S hit)                 1.28        1.96        1.53      0.228      0.447      0.293
remove_copy(1+2S hit)               2.21        1.97        0.89      0.239      0.469      0.527
remove_copy(1S miss)                2.01        2.00        1.00      0.233      0.466      0.467
remove_copy(2S miss)                1.28        1.57        1.23      0.228      0.359      0.293
remove_copy(1+2S miss)              2.18        1.93        0.89      0.230      0.444      0.501
remove_copy_if(1S hit)              1.55        2.13        1.37      0.321      0.683      0.497
remove_copy_if(2S hit)              1.33        1.91        1.43      0.247      0.472      0.330
remove_copy_if(1+2S hit)            1.90        2.03        1.07      0.255      0.518      0.485
remove_copy_if(1S miss)             1.89        1.90        1.01      0.231      0.440      0.437
remove_copy_if(2S miss)             1.34        1.67        1.25      0.209      0.349      0.280
remove_copy_if(1+2S miss)           2.03        2.35        1.16      0.211      0.496      0.429
swap_ranges(1S)                     3.82        4.27        1.12      0.084      0.360      0.322
swap_ranges(2S)                     4.50        3.84        0.85      0.085      0.327      0.384
swap_ranges(1+2S)                   3.86        3.84        0.99      0.102      0.391      0.393
transform(1S)                       3.32        3.06        0.92      0.109      0.334      0.363
transform(2S)                       5.95        5.91        0.99      0.054      0.317      0.319
transform(1+2S)                     5.96        6.30        1.06      0.071      0.448      0.424
-------------------------------------------------------------------------------------------------
group geomean                       2.57        2.83        1.10       [5MyInt]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        2.57        2.83        1.10       [5MyInt]

