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.16        5.14        1.00      0.052      0.270      0.270
copy(2S)                            4.24        4.25        1.00      0.054      0.231      0.231
copy(1+2S)                          6.95        6.99        1.00      0.060      0.419      0.417
copy_if(1S hit)                     1.71        1.64        0.96      0.250      0.409      0.428
copy_if(2S hit)                     1.25        1.27        1.02      0.184      0.234      0.230
copy_if(1+2S hit)                   2.71        2.69        1.00      0.198      0.533      0.536
copy_if(1S miss)                    5.01        2.52        0.50      0.111      0.280      0.556
copy_if(2S miss)                    1.62        1.60        0.99      0.117      0.188      0.190
copy_if(1+2S miss)                  4.22        4.23        1.00      0.127      0.539      0.538
copy_n(1S)                          6.25        4.90        0.78      0.054      0.266      0.340
copy_n(2S)                          6.30        7.45        1.18      0.054      0.402      0.340
copy_n(1+2S)                        7.91        7.48        0.95      0.059      0.441      0.466
remove_copy(1S hit)                 1.65        2.31        1.40      0.242      0.559      0.399
remove_copy(2S hit)                 1.36        1.36        1.00      0.225      0.306      0.306
remove_copy(1+2S hit)               1.92        1.93        1.01      0.236      0.457      0.453
remove_copy(1S miss)                1.60        2.29        1.43      0.242      0.554      0.388
remove_copy(2S miss)                1.55        1.55        1.00      0.225      0.349      0.349
remove_copy(1+2S miss)              1.88        1.90        1.01      0.224      0.425      0.421
remove_copy_if(1S hit)              1.66        1.82        1.09      0.316      0.575      0.526
remove_copy_if(2S hit)              1.27        1.25        0.98      0.297      0.371      0.377
remove_copy_if(1+2S hit)            1.71        2.08        1.22      0.314      0.652      0.536
remove_copy_if(1S miss)             1.63        1.57        0.96      0.233      0.365      0.379
remove_copy_if(2S miss)             1.83        1.81        0.99      0.195      0.353      0.355
remove_copy_if(1+2S miss)           2.09        3.37        1.61      0.198      0.667      0.414
swap_ranges(1S)                     4.43        4.43        1.00      0.086      0.382      0.383
swap_ranges(2S)                     5.37        5.37        1.00      0.086      0.462      0.462
swap_ranges(1+2S)                   6.77        7.20        1.06      0.100      0.718      0.675
transform(1S)                       6.41        6.40        1.00      0.050      0.322      0.322
transform(2S)                       6.68        6.66        1.00      0.051      0.342      0.343
transform(1+2S)                     7.74        6.84        0.88      0.062      0.427      0.483
-------------------------------------------------------------------------------------------------
group geomean                       3.01        3.06        1.02       [5MyInt]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        3.01        3.06        1.02       [5MyInt]

