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.32        2.32        1.00      0.107      0.249      0.249
copy(2S)                            5.60        5.58        1.00      0.050      0.281      0.282
copy(1+2S)                          5.54        5.57        1.00      0.067      0.374      0.372
copy_if(1S hit)                     3.33        3.33        1.00      0.137      0.455      0.454
copy_if(2S hit)                     1.36        2.76        2.02      0.173      0.477      0.236
copy_if(1+2S hit)                   2.53        2.92        1.16      0.177      0.519      0.448
copy_if(1S miss)                    2.27        2.27        1.00      0.220      0.499      0.498
copy_if(2S miss)                    0.66        1.32        2.00      0.175      0.231      0.116
copy_if(1+2S miss)                  1.97        1.93        0.98      0.180      0.348      0.356
copy_n(1S)                          5.11        4.93        0.96      0.055      0.269      0.279
copy_n(2S)                          5.67        5.18        0.91      0.049      0.256      0.280
copy_n(1+2S)                        6.11        7.33        1.20      0.065      0.474      0.395
remove_copy(1S hit)                 2.03        2.01        0.99      0.233      0.468      0.472
remove_copy(2S hit)                 1.30        1.96        1.50      0.226      0.441      0.294
remove_copy(1+2S hit)               1.93        2.09        1.08      0.238      0.498      0.460
remove_copy(1S miss)                1.47        2.00        1.37      0.310      0.621      0.455
remove_copy(2S miss)                1.30        1.59        1.22      0.226      0.358      0.293
remove_copy(1+2S miss)              1.87        1.95        1.04      0.230      0.447      0.430
remove_copy_if(1S hit)              1.60        2.10        1.32      0.316      0.664      0.504
remove_copy_if(2S hit)              1.36        1.91        1.41      0.247      0.472      0.336
remove_copy_if(1+2S hit)            1.95        2.09        1.07      0.254      0.530      0.497
remove_copy_if(1S miss)             1.89        1.90        1.00      0.232      0.440      0.438
remove_copy_if(2S miss)             1.33        1.67        1.25      0.209      0.349      0.279
remove_copy_if(1+2S miss)           1.93        2.07        1.07      0.208      0.430      0.402
swap_ranges(1S)                     4.16        3.76        0.90      0.084      0.317      0.351
swap_ranges(2S)                     3.84        4.60        1.20      0.085      0.389      0.325
swap_ranges(1+2S)                   3.97        4.04        1.02      0.099      0.398      0.391
transform(1S)                       3.43        3.29        0.96      0.106      0.348      0.364
transform(2S)                       5.85        5.84        1.00      0.054      0.318      0.318
transform(1+2S)                     6.35        6.40        1.01      0.068      0.434      0.431
-------------------------------------------------------------------------------------------------
group geomean                       2.53        2.86        1.13       [5MyInt]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        2.53        2.86        1.13       [5MyInt]

