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.47        5.46        1.00      0.049      0.269      0.270
copy(2S)                            5.04        5.04        1.00      0.046      0.231      0.231
copy(1+2S)                          7.13        7.12        1.00      0.058      0.411      0.411
copy_if(1S hit)                     1.69        1.64        0.97      0.250      0.408      0.421
copy_if(2S hit)                     0.96        0.96        1.00      0.239      0.230      0.229
copy_if(1+2S hit)                   2.78        2.77        1.00      0.190      0.528      0.528
copy_if(1S miss)                    5.07        2.54        0.50      0.110      0.278      0.556
copy_if(2S miss)                    2.33        2.27        0.97      0.082      0.186      0.191
copy_if(1+2S miss)                  6.12        6.15        1.00      0.088      0.538      0.536
copy_n(1S)                          6.32        4.84        0.77      0.054      0.260      0.340
copy_n(2S)                          7.40        8.82        1.19      0.046      0.405      0.339
copy_n(1+2S)                        8.30        7.85        0.95      0.056      0.440      0.466
remove_copy(1S hit)                 1.71        2.34        1.37      0.240      0.563      0.411
remove_copy(2S hit)                 1.32        1.33        1.01      0.223      0.297      0.295
remove_copy(1+2S hit)               1.93        1.94        1.01      0.237      0.459      0.456
remove_copy(1S miss)                1.57        2.32        1.48      0.242      0.562      0.381
remove_copy(2S miss)                1.57        1.57        1.00      0.223      0.349      0.349
remove_copy(1+2S miss)              1.87        1.89        1.02      0.225      0.426      0.419
remove_copy_if(1S hit)              1.62        1.79        1.10      0.317      0.568      0.514
remove_copy_if(2S hit)              1.32        1.28        0.97      0.290      0.372      0.383
remove_copy_if(1+2S hit)            1.75        2.14        1.22      0.307      0.656      0.537
remove_copy_if(1S miss)             1.61        1.58        0.98      0.233      0.368      0.374
remove_copy_if(2S miss)             1.83        1.80        0.98      0.194      0.349      0.355
remove_copy_if(1+2S miss)           2.09        3.44        1.64      0.196      0.674      0.410
swap_ranges(1S)                     4.37        4.40        1.01      0.086      0.379      0.376
swap_ranges(2S)                     5.36        5.37        1.00      0.086      0.462      0.462
swap_ranges(1+2S)                   6.77        7.24        1.07      0.099      0.714      0.668
transform(1S)                       6.27        6.27        1.00      0.051      0.323      0.323
transform(2S)                       7.02        7.04        1.00      0.049      0.342      0.340
transform(1+2S)                     7.83        7.09        0.91      0.060      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]

