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)                            4.96        4.96        1.00      0.054      0.270      0.270
copy(2S)                            4.84        4.84        1.00      0.048      0.231      0.231
copy(1+2S)                          7.01        7.01        1.00      0.061      0.425      0.425
copy_if(1S hit)                     1.69        1.68        0.99      0.246      0.413      0.417
copy_if(2S hit)                     1.24        1.25        1.01      0.183      0.229      0.227
copy_if(1+2S hit)                   2.77        2.77        1.00      0.193      0.535      0.534
copy_if(1S miss)                    5.04        2.58        0.51      0.110      0.284      0.554
copy_if(2S miss)                    1.62        1.61        0.99      0.117      0.189      0.190
copy_if(1+2S miss)                  4.28        4.22        0.99      0.125      0.529      0.537
copy_n(1S)                          6.14        4.78        0.78      0.055      0.265      0.340
copy_n(2S)                          7.08        8.34        1.18      0.048      0.400      0.340
copy_n(1+2S)                        7.89        7.47        0.95      0.059      0.443      0.468
remove_copy(1S hit)                 1.69        2.17        1.28      0.242      0.527      0.410
remove_copy(2S hit)                 1.33        1.33        1.00      0.225      0.300      0.299
remove_copy(1+2S hit)               1.96        1.97        1.00      0.235      0.463      0.461
remove_copy(1S miss)                1.56        2.13        1.36      0.244      0.518      0.381
remove_copy(2S miss)                1.56        1.56        1.00      0.225      0.350      0.350
remove_copy(1+2S miss)              1.87        1.91        1.02      0.223      0.427      0.416
remove_copy_if(1S hit)              1.64        1.81        1.10      0.316      0.574      0.520
remove_copy_if(2S hit)              1.33        1.27        0.96      0.293      0.373      0.389
remove_copy_if(1+2S hit)            1.67        2.06        1.23      0.318      0.657      0.532
remove_copy_if(1S miss)             1.60        1.57        0.98      0.233      0.367      0.374
remove_copy_if(2S miss)             1.82        1.82        1.00      0.195      0.355      0.355
remove_copy_if(1+2S miss)           2.07        3.45        1.67      0.195      0.674      0.405
swap_ranges(1S)                     4.37        4.40        1.01      0.087      0.380      0.378
swap_ranges(2S)                     5.29        5.29        1.00      0.087      0.462      0.462
swap_ranges(1+2S)                   6.73        7.12        1.06      0.099      0.706      0.667
transform(1S)                       6.63        6.62        1.00      0.049      0.322      0.323
transform(2S)                       6.95        6.98        1.00      0.049      0.341      0.340
transform(1+2S)                     7.96        6.91        0.87      0.062      0.427      0.492
-------------------------------------------------------------------------------------------------
group geomean                       3.04        3.08        1.01       [5MyInt]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        3.04        3.08        1.01       [5MyInt]

