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.83        4.85        1.00      0.056      0.270      0.269
copy(2S)                            4.48        4.48        1.00      0.052      0.231      0.231
copy(1+2S)                          6.93        6.69        0.97      0.061      0.411      0.425
copy_if(1S hit)                     1.70        1.65        0.97      0.247      0.408      0.419
copy_if(2S hit)                     0.94        0.94        1.00      0.241      0.226      0.227
copy_if(1+2S hit)                   2.70        2.69        1.00      0.197      0.530      0.531
copy_if(1S miss)                    5.03        2.49        0.49      0.110      0.274      0.554
copy_if(2S miss)                    2.39        2.25        0.94      0.082      0.184      0.196
copy_if(1+2S miss)                  6.14        6.10        0.99      0.088      0.534      0.537
copy_n(1S)                          6.11        4.71        0.77      0.056      0.262      0.340
copy_n(2S)                          6.59        7.86        1.19      0.052      0.406      0.340
copy_n(1+2S)                        7.76        7.33        0.94      0.060      0.440      0.466
remove_copy(1S hit)                 1.68        2.34        1.39      0.243      0.567      0.407
remove_copy(2S hit)                 1.32        1.33        1.01      0.224      0.299      0.295
remove_copy(1+2S hit)               1.90        1.88        0.99      0.242      0.456      0.460
remove_copy(1S miss)                1.54        2.32        1.51      0.243      0.564      0.374
remove_copy(2S miss)                1.56        1.56        1.00      0.224      0.349      0.349
remove_copy(1+2S miss)              1.88        1.80        0.96      0.229      0.411      0.430
remove_copy_if(1S hit)              1.60        1.73        1.08      0.321      0.555      0.515
remove_copy_if(2S hit)              1.35        1.33        0.98      0.289      0.383      0.389
remove_copy_if(1+2S hit)            1.74        2.18        1.25      0.305      0.665      0.533
remove_copy_if(1S miss)             1.61        1.57        0.98      0.233      0.367      0.376
remove_copy_if(2S miss)             1.79        1.79        1.00      0.195      0.349      0.350
remove_copy_if(1+2S miss)           2.10        3.45        1.64      0.195      0.674      0.410
swap_ranges(1S)                     4.28        4.36        1.02      0.088      0.384      0.378
swap_ranges(2S)                     5.34        5.34        1.00      0.087      0.462      0.463
swap_ranges(1+2S)                   6.63        7.04        1.06      0.100      0.704      0.663
transform(1S)                       6.12        6.13        1.00      0.052      0.321      0.321
transform(2S)                       6.45        6.43        1.00      0.053      0.341      0.342
transform(1+2S)                     7.95        7.19        0.90      0.060      0.434      0.480
-------------------------------------------------------------------------------------------------
group geomean                       3.04        3.09        1.02       [5MyInt]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        3.04        3.09        1.02       [5MyInt]

