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.12        2.14        1.01      0.069      0.148      0.147
find_last(miss)                     2.71        2.73        1.01      0.133      0.363      0.360
find_last_if(hit)                   1.68        1.68        1.00      0.070      0.117      0.117
find_last_if(miss)                  1.79        1.86        1.04      0.211      0.391      0.377
find_last_if_not(hit)               1.62        1.62        1.00      0.072      0.117      0.117
find_last_if_not(miss)              1.79        1.85        1.03      0.211      0.391      0.378
partition(hit)                      1.29        1.19        0.93      0.304      0.363      0.392
partition(miss)                     1.17        1.25        1.07      0.270      0.336      0.315
reverse                             4.36        7.04        1.61      0.049      0.345      0.214
-------------------------------------------------------------------------------------------------
group geomean                       1.90        2.03        1.06       [5MyInt]

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

