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.42        2.42        1.00      0.103      0.249      0.249
copy(2S)                            5.67        5.67        1.00      0.049      0.280      0.280
copy(1+2S)                          5.99        6.03        1.01      0.062      0.373      0.370
copy_if(1S hit)                     3.41        3.33        0.97      0.136      0.452      0.464
copy_if(2S hit)                     0.86        1.72        2.01      0.277      0.477      0.237
copy_if(1+2S hit)                   1.30        1.32        1.01      0.390      0.514      0.508
copy_if(1S miss)                    2.28        2.25        0.99      0.221      0.497      0.502
copy_if(2S miss)                    0.45        0.90        2.00      0.256      0.231      0.115
copy_if(1+2S miss)                  1.14        1.12        0.98      0.312      0.350      0.357
copy_n(1S)                          5.69        5.47        0.96      0.049      0.268      0.279
copy_n(2S)                          5.81        5.32        0.92      0.048      0.256      0.280
copy_n(1+2S)                        6.39        7.65        1.20      0.062      0.473      0.395
remove_copy(1S hit)                 2.01        2.03        1.01      0.232      0.472      0.468
remove_copy(2S hit)                 1.30        1.98        1.53      0.225      0.447      0.292
remove_copy(1+2S hit)               1.97        1.97        1.00      0.237      0.469      0.468
remove_copy(1S miss)                2.01        2.01        1.00      0.232      0.466      0.467
remove_copy(2S miss)                1.30        1.60        1.23      0.225      0.359      0.292
remove_copy(1+2S miss)              1.90        1.92        1.01      0.228      0.438      0.433
remove_copy_if(1S hit)              1.59        2.25        1.42      0.305      0.688      0.486
remove_copy_if(2S hit)              1.35        1.93        1.43      0.247      0.476      0.333
remove_copy_if(1+2S hit)            1.85        1.99        1.07      0.262      0.521      0.486
remove_copy_if(1S miss)             1.90        1.90        1.00      0.231      0.439      0.438
remove_copy_if(2S miss)             1.34        1.69        1.26      0.208      0.352      0.278
remove_copy_if(1+2S miss)           1.98        2.05        1.04      0.208      0.427      0.411
swap_ranges(1S)                     3.83        3.78        0.99      0.084      0.317      0.321
swap_ranges(2S)                     4.02        3.93        0.98      0.083      0.328      0.335
swap_ranges(1+2S)                   3.99        3.89        0.97      0.098      0.382      0.392
transform(1S)                       3.48        3.28        0.94      0.104      0.342      0.363
transform(2S)                       6.22        6.22        1.00      0.051      0.317      0.317
transform(1+2S)                     6.71        6.79        1.01      0.064      0.432      0.427
-------------------------------------------------------------------------------------------------
group geomean                       2.43        2.68        1.10       [5MyInt]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        2.43        2.68        1.10       [5MyInt]

