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.35        5.35        1.00      0.050      0.270      0.270
copy(2S)                            4.71        4.71        1.00      0.049      0.231      0.231
copy(1+2S)                          7.38        7.23        0.98      0.058      0.423      0.432
copy_if(1S hit)                     1.73        1.66        0.96      0.246      0.409      0.426
copy_if(2S hit)                     1.00        1.00        1.00      0.229      0.230      0.230
copy_if(1+2S hit)                   2.71        2.71        1.00      0.198      0.538      0.537
copy_if(1S miss)                    5.17        2.53        0.49      0.110      0.279      0.570
copy_if(2S miss)                    2.29        2.29        1.00      0.082      0.188      0.187
copy_if(1+2S miss)                  6.18        6.04        0.98      0.089      0.538      0.551
copy_n(1S)                          6.45        4.93        0.76      0.053      0.260      0.341
copy_n(2S)                          6.89        8.30        1.20      0.049      0.410      0.340
copy_n(1+2S)                        8.32        7.89        0.95      0.056      0.443      0.467
remove_copy(1S hit)                 1.69        2.35        1.39      0.243      0.570      0.411
remove_copy(2S hit)                 1.32        1.34        1.01      0.227      0.303      0.299
remove_copy(1+2S hit)               1.95        1.95        1.00      0.235      0.459      0.458
remove_copy(1S miss)                1.56        2.35        1.50      0.243      0.572      0.380
remove_copy(2S miss)                1.54        1.55        1.00      0.226      0.350      0.349
remove_copy(1+2S miss)              1.84        1.84        1.00      0.223      0.410      0.410
remove_copy_if(1S hit)              1.65        1.77        1.07      0.310      0.549      0.512
remove_copy_if(2S hit)              1.35        1.31        0.98      0.289      0.380      0.389
remove_copy_if(1+2S hit)            1.72        2.18        1.27      0.309      0.673      0.531
remove_copy_if(1S miss)             1.62        1.56        0.96      0.233      0.363      0.377
remove_copy_if(2S miss)             1.81        1.81        1.00      0.196      0.355      0.356
remove_copy_if(1+2S miss)           2.10        3.38        1.61      0.198      0.669      0.415
swap_ranges(1S)                     4.32        4.43        1.02      0.087      0.385      0.375
swap_ranges(2S)                     5.32        5.32        1.00      0.087      0.462      0.462
swap_ranges(1+2S)                   6.62        7.17        1.08      0.100      0.714      0.660
transform(1S)                       6.58        6.58        1.00      0.049      0.321      0.321
transform(2S)                       6.69        6.73        1.00      0.051      0.341      0.340
transform(1+2S)                     7.92        6.99        0.88      0.061      0.427      0.483
-------------------------------------------------------------------------------------------------
group geomean                       3.10        3.16        1.02       [5MyInt]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        3.10        3.16        1.02       [5MyInt]

