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.39        2.39        1.00      0.104      0.249      0.249
copy(2S)                            5.03        5.01        0.99      0.054      0.269      0.270
copy(1+2S)                          5.91        5.91        1.00      0.063      0.371      0.371
copy_if(1S hit)                     3.11        3.12        1.00      0.146      0.454      0.452
copy_if(2S hit)                     1.58        3.11        1.97      0.154      0.478      0.242
copy_if(1+2S hit)                   3.07        2.98        0.97      0.172      0.512      0.526
copy_if(1S miss)                    2.30        2.26        0.99      0.222      0.502      0.509
copy_if(2S miss)                    0.73        1.46        2.00      0.159      0.231      0.116
copy_if(1+2S miss)                  1.99        2.00        1.00      0.164      0.328      0.326
copy_n(1S)                          5.53        5.23        0.95      0.052      0.270      0.285
copy_n(2S)                          5.33        4.95        0.93      0.052      0.257      0.276
copy_n(1+2S)                        7.51        8.84        1.18      0.054      0.475      0.403
remove_copy(1S hit)                 2.02        2.03        1.01      0.233      0.472      0.469
remove_copy(2S hit)                 1.30        1.98        1.53      0.226      0.447      0.293
remove_copy(1+2S hit)               1.99        2.04        1.03      0.238      0.485      0.472
remove_copy(1S miss)                2.01        1.98        0.99      0.232      0.459      0.466
remove_copy(2S miss)                1.30        1.54        1.19      0.225      0.348      0.292
remove_copy(1+2S miss)              1.80        1.93        1.07      0.229      0.441      0.410
remove_copy_if(1S hit)              1.60        2.20        1.38      0.312      0.687      0.499
remove_copy_if(2S hit)              1.37        1.89        1.38      0.247      0.466      0.338
remove_copy_if(1+2S hit)            1.91        2.13        1.11      0.255      0.541      0.486
remove_copy_if(1S miss)             1.83        1.87        1.02      0.231      0.431      0.423
remove_copy_if(2S miss)             1.34        1.63        1.22      0.209      0.340      0.279
remove_copy_if(1+2S miss)           1.97        2.21        1.12      0.208      0.460      0.410
swap_ranges(1S)                     3.77        3.82        1.01      0.084      0.322      0.317
swap_ranges(2S)                     3.91        4.00        1.02      0.084      0.334      0.327
swap_ranges(1+2S)                   4.00        4.24        1.06      0.099      0.419      0.395
transform(1S)                       3.40        3.21        0.94      0.107      0.345      0.365
transform(2S)                       5.98        5.97        1.00      0.053      0.317      0.318
transform(1+2S)                     6.53        6.60        1.01      0.064      0.425      0.420
-------------------------------------------------------------------------------------------------
group geomean                       2.61        2.90        1.11       [5MyInt]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        2.61        2.90        1.11       [5MyInt]

