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.33        2.33        1.00      0.107      0.249      0.250
copy(2S)                            5.42        5.43        1.00      0.050      0.271      0.270
copy(1+2S)                          5.54        5.70        1.03      0.065      0.373      0.362
copy_if(1S hit)                     3.23        3.23        1.00      0.141      0.455      0.455
copy_if(2S hit)                     0.65        1.33        2.06      0.366      0.488      0.237
copy_if(1+2S hit)                   1.32        1.30        0.99      0.391      0.509      0.517
copy_if(1S miss)                    2.26        2.25        1.00      0.222      0.500      0.502
copy_if(2S miss)                    0.45        0.90        2.00      0.256      0.231      0.116
copy_if(1+2S miss)                  1.08        1.08        1.00      0.305      0.329      0.329
copy_n(1S)                          5.03        4.74        0.94      0.057      0.269      0.285
copy_n(2S)                          5.63        5.26        0.93      0.049      0.256      0.274
copy_n(1+2S)                        5.91        7.10        1.20      0.067      0.476      0.397
remove_copy(1S hit)                 2.02        2.01        0.99      0.232      0.466      0.470
remove_copy(2S hit)                 1.29        1.96        1.51      0.226      0.442      0.293
remove_copy(1+2S hit)               1.92        2.08        1.09      0.238      0.497      0.457
remove_copy(1S miss)                1.99        2.01        1.01      0.232      0.466      0.462
remove_copy(2S miss)                1.29        1.55        1.20      0.226      0.350      0.292
remove_copy(1+2S miss)              1.80        2.07        1.15      0.230      0.475      0.413
remove_copy_if(1S hit)              1.53        1.71        1.12      0.310      0.529      0.474
remove_copy_if(2S hit)              1.39        1.89        1.37      0.247      0.468      0.343
remove_copy_if(1+2S hit)            1.85        1.96        1.06      0.267      0.525      0.495
remove_copy_if(1S miss)             1.89        1.87        0.99      0.231      0.433      0.437
remove_copy_if(2S miss)             1.33        1.64        1.23      0.209      0.343      0.279
remove_copy_if(1+2S miss)           1.95        1.99        1.02      0.212      0.422      0.414
swap_ranges(1S)                     3.72        3.78        1.02      0.085      0.322      0.317
swap_ranges(2S)                     3.88        3.89        1.00      0.084      0.326      0.326
swap_ranges(1+2S)                   3.88        4.24        1.09      0.099      0.418      0.382
transform(1S)                       3.52        3.29        0.94      0.104      0.342      0.365
transform(2S)                       5.76        5.77        1.00      0.055      0.317      0.317
transform(1+2S)                     6.48        6.38        0.98      0.067      0.424      0.431
-------------------------------------------------------------------------------------------------
group geomean                       2.34        2.59        1.11       [5MyInt]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        2.34        2.59        1.11       [5MyInt]

