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.57        5.58        1.00      0.048      0.270      0.269
copy(2S)                            4.21        4.21        1.00      0.055      0.231      0.231
copy(1+2S)                          7.21        7.37        1.02      0.057      0.422      0.413
copy_if(1S hit)                     1.70        1.67        0.98      0.248      0.414      0.422
copy_if(2S hit)                     0.96        0.93        0.98      0.240      0.224      0.230
copy_if(1+2S hit)                   2.68        2.70        1.01      0.192      0.518      0.515
copy_if(1S miss)                    5.06        2.48        0.49      0.110      0.273      0.557
copy_if(2S miss)                    2.36        2.33        0.99      0.082      0.191      0.193
copy_if(1+2S miss)                  6.10        6.11        1.00      0.088      0.535      0.534
copy_n(1S)                          6.92        5.31        0.77      0.049      0.261      0.340
copy_n(2S)                          6.16        7.32        1.19      0.055      0.404      0.340
copy_n(1+2S)                        8.35        7.90        0.95      0.056      0.440      0.465
remove_copy(1S hit)                 1.70        2.29        1.35      0.241      0.554      0.411
remove_copy(2S hit)                 1.33        1.34        1.01      0.223      0.300      0.297
remove_copy(1+2S hit)               1.94        1.93        1.00      0.235      0.455      0.456
remove_copy(1S miss)                1.57        2.23        1.42      0.243      0.541      0.380
remove_copy(2S miss)                1.56        1.57        1.00      0.223      0.350      0.349
remove_copy(1+2S miss)              1.84        1.84        1.00      0.223      0.410      0.410
remove_copy_if(1S hit)              1.64        1.81        1.11      0.313      0.568      0.514
remove_copy_if(2S hit)              1.31        1.29        0.98      0.289      0.372      0.379
remove_copy_if(1+2S hit)            1.72        2.10        1.22      0.310      0.651      0.532
remove_copy_if(1S miss)             1.61        1.56        0.97      0.233      0.364      0.374
remove_copy_if(2S miss)             1.78        1.78        1.00      0.197      0.350      0.350
remove_copy_if(1+2S miss)           2.11        3.42        1.62      0.195      0.665      0.412
swap_ranges(1S)                     4.37        4.37        1.00      0.086      0.377      0.377
swap_ranges(2S)                     5.36        5.36        1.00      0.086      0.462      0.462
swap_ranges(1+2S)                   6.67        7.22        1.08      0.099      0.714      0.659
transform(1S)                       6.59        6.60        1.00      0.049      0.322      0.321
transform(2S)                       6.57        6.59        1.00      0.052      0.341      0.341
transform(1+2S)                     8.06        7.22        0.90      0.059      0.427      0.477
-------------------------------------------------------------------------------------------------
group geomean                       3.08        3.13        1.02       [5MyInt]

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

