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.38        2.39        1.00      0.104      0.249      0.249
copy(2S)                            5.02        5.03        1.00      0.056      0.282      0.282
copy(1+2S)                          5.61        5.56        0.99      0.067      0.373      0.376
copy_if(1S hit)                     3.23        3.28        1.01      0.138      0.453      0.447
copy_if(2S hit)                     0.88        1.77        2.02      0.270      0.477      0.236
copy_if(1+2S hit)                   1.30        1.31        1.01      0.390      0.511      0.507
copy_if(1S miss)                    2.25        2.26        1.00      0.222      0.500      0.498
copy_if(2S miss)                    0.45        0.90        2.00      0.256      0.231      0.115
copy_if(1+2S miss)                  1.13        1.10        0.98      0.312      0.344      0.352
copy_n(1S)                          5.08        4.88        0.96      0.055      0.269      0.280
copy_n(2S)                          5.02        4.60        0.92      0.056      0.256      0.280
copy_n(1+2S)                        6.18        7.33        1.19      0.065      0.473      0.399
remove_copy(1S hit)                 2.02        2.02        1.00      0.233      0.471      0.470
remove_copy(2S hit)                 1.29        1.97        1.52      0.226      0.446      0.293
remove_copy(1+2S hit)               1.93        1.93        1.00      0.239      0.462      0.463
remove_copy(1S miss)                1.85        1.90        1.03      0.233      0.442      0.431
remove_copy(2S miss)                1.29        1.59        1.23      0.226      0.359      0.292
remove_copy(1+2S miss)              1.89        1.89        1.00      0.230      0.436      0.435
remove_copy_if(1S hit)              1.56        2.00        1.28      0.306      0.613      0.478
remove_copy_if(2S hit)              1.35        1.95        1.44      0.247      0.481      0.334
remove_copy_if(1+2S hit)            1.87        1.96        1.05      0.266      0.521      0.497
remove_copy_if(1S miss)             1.90        1.90        1.00      0.233      0.443      0.442
remove_copy_if(2S miss)             1.34        1.68        1.26      0.209      0.352      0.279
remove_copy_if(1+2S miss)           1.98        2.09        1.05      0.210      0.437      0.416
swap_ranges(1S)                     4.35        3.87        0.89      0.085      0.330      0.371
swap_ranges(2S)                     4.16        4.48        1.08      0.084      0.378      0.351
swap_ranges(1+2S)                   3.99        3.79        0.95      0.102      0.385      0.405
transform(1S)                       3.29        3.17        0.96      0.108      0.344      0.357
transform(2S)                       5.80        5.80        1.00      0.055      0.317      0.317
transform(1+2S)                     6.93        7.00        1.01      0.063      0.438      0.433
-------------------------------------------------------------------------------------------------
group geomean                       2.38        2.62        1.10       [5MyInt]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        2.38        2.62        1.10       [5MyInt]

