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)                            5.41        5.41        1.00      0.050      0.269      0.269
copy(2S)                            4.73        4.75        1.00      0.049      0.232      0.231
copy(1+2S)                          6.96        7.15        1.03      0.059      0.422      0.411
copy_if(1S hit)                     1.68        1.62        0.96      0.247      0.400      0.416
copy_if(2S hit)                     0.94        0.94        1.00      0.240      0.225      0.226
copy_if(1+2S hit)                   2.74        2.74        1.00      0.194      0.531      0.531
copy_if(1S miss)                    5.03        2.54        0.50      0.110      0.279      0.553
copy_if(2S miss)                    2.29        2.33        1.02      0.082      0.191      0.188
copy_if(1+2S miss)                  5.94        5.98        1.01      0.087      0.523      0.519
copy_n(1S)                          6.63        5.09        0.77      0.051      0.260      0.340
copy_n(2S)                          6.97        8.50        1.22      0.049      0.415      0.340
copy_n(1+2S)                        8.28        7.78        0.94      0.056      0.438      0.466
remove_copy(1S hit)                 1.72        2.30        1.34      0.240      0.552      0.412
remove_copy(2S hit)                 1.32        1.31        0.99      0.225      0.295      0.297
remove_copy(1+2S hit)               1.94        1.96        1.01      0.235      0.460      0.456
remove_copy(1S miss)                1.57        2.25        1.43      0.243      0.546      0.381
remove_copy(2S miss)                1.56        1.55        1.00      0.224      0.349      0.350
remove_copy(1+2S miss)              1.84        1.85        1.00      0.223      0.411      0.410
remove_copy_if(1S hit)              1.62        1.76        1.09      0.318      0.562      0.515
remove_copy_if(2S hit)              1.32        1.32        1.00      0.287      0.378      0.377
remove_copy_if(1+2S hit)            1.70        2.08        1.22      0.312      0.649      0.530
remove_copy_if(1S miss)             1.60        1.55        0.97      0.233      0.360      0.372
remove_copy_if(2S miss)             1.83        1.83        1.00      0.194      0.355      0.355
remove_copy_if(1+2S miss)           2.07        3.43        1.66      0.196      0.673      0.406
swap_ranges(1S)                     4.34        4.33        1.00      0.087      0.375      0.376
swap_ranges(2S)                     5.33        5.33        1.00      0.087      0.462      0.462
swap_ranges(1+2S)                   6.68        7.12        1.07      0.099      0.708      0.664
transform(1S)                       6.34        6.35        1.00      0.051      0.321      0.321
transform(2S)                       6.21        6.22        1.00      0.055      0.341      0.340
transform(1+2S)                     8.08        7.14        0.88      0.060      0.427      0.483
-------------------------------------------------------------------------------------------------
group geomean                       3.07        3.13        1.02       [5MyInt]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        3.07        3.13        1.02       [5MyInt]

