nice: warning: setpriority: Permission denied (os error 13)
=== Segmented algorithm benchmark [5MyInt] ===
Elements: 100000   Iterations: 5000

--- bc::deque<5MyInt> ---

===== Group 17: single range, bidirectional iterator optimizations [5MyInt] =====
< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
find_last(hit)                      2.24        2.26        1.01      0.069      0.157      0.156
find_last(miss)                     2.69        2.66        0.99      0.139      0.370      0.374
find_last_if(hit)                   1.68        1.68        1.00      0.070      0.117      0.117
find_last_if(miss)                  1.72        1.75        1.02      0.222      0.387      0.381
find_last_if_not(hit)               1.62        1.62        1.00      0.072      0.117      0.117
find_last_if_not(miss)              1.77        1.77        1.00      0.216      0.383      0.384
partition(hit)                      1.16        1.17        1.00      0.317      0.370      0.369
partition(miss)                     1.27        1.33        1.05      0.263      0.350      0.334
reverse                             4.38        7.30        1.67      0.049      0.358      0.215
-------------------------------------------------------------------------------------------------
group geomean                       1.90        2.03        1.07       [5MyInt]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        1.90        2.03        1.07       [5MyInt]

