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.68        5.68        1.00      0.047      0.269      0.269
copy(2S)                            4.94        4.95        1.00      0.047      0.231      0.231
copy(1+2S)                          7.18        7.22        1.01      0.057      0.413      0.411
copy_if(1S hit)                     1.70        1.66        0.98      0.246      0.409      0.417
copy_if(2S hit)                     0.99        0.98        0.99      0.229      0.224      0.226
copy_if(1+2S hit)                   2.76        2.76        1.00      0.192      0.530      0.530
copy_if(1S miss)                    5.06        2.53        0.50      0.110      0.279      0.557
copy_if(2S miss)                    2.29        2.32        1.02      0.082      0.190      0.188
copy_if(1+2S miss)                  6.06        6.00        0.99      0.089      0.534      0.540
copy_n(1S)                          6.94        5.32        0.77      0.049      0.260      0.340
copy_n(2S)                          7.29        8.95        1.23      0.047      0.417      0.340
copy_n(1+2S)                        8.41        7.94        0.94      0.055      0.439      0.466
remove_copy(1S hit)                 1.71        2.30        1.35      0.241      0.554      0.412
remove_copy(2S hit)                 1.32        1.33        1.00      0.223      0.296      0.295
remove_copy(1+2S hit)               1.90        1.90        1.00      0.241      0.458      0.459
remove_copy(1S miss)                1.56        2.27        1.45      0.242      0.548      0.378
remove_copy(2S miss)                1.56        1.57        1.00      0.223      0.349      0.349
remove_copy(1+2S miss)              1.84        1.84        1.00      0.224      0.411      0.411
remove_copy_if(1S hit)              1.67        1.87        1.12      0.309      0.578      0.515
remove_copy_if(2S hit)              1.34        1.29        0.97      0.287      0.370      0.383
remove_copy_if(1+2S hit)            1.71        2.13        1.24      0.313      0.665      0.535
remove_copy_if(1S miss)             1.61        1.55        0.96      0.233      0.360      0.376
remove_copy_if(2S miss)             1.83        1.83        1.00      0.194      0.355      0.355
remove_copy_if(1+2S miss)           2.11        3.45        1.64      0.195      0.673      0.411
swap_ranges(1S)                     4.32        4.37        1.01      0.087      0.381      0.377
swap_ranges(2S)                     5.31        5.31        1.00      0.087      0.462      0.462
swap_ranges(1+2S)                   6.41        6.81        1.06      0.104      0.705      0.663
transform(1S)                       6.14        6.14        1.00      0.053      0.324      0.324
transform(2S)                       6.59        6.62        1.00      0.052      0.341      0.340
transform(1+2S)                     7.98        7.22        0.90      0.059      0.427      0.472
-------------------------------------------------------------------------------------------------
group geomean                       3.11        3.17        1.02       [5MyInt]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        3.11        3.17        1.02       [5MyInt]

