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.41        1.08      0.067      0.160      0.149
find_last(miss)                     2.76        2.73        0.99      0.133      0.364      0.367
find_last_if(hit)                   1.68        1.68        1.00      0.070      0.117      0.117
find_last_if(miss)                  1.78        1.86        1.04      0.211      0.392      0.376
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.86        1.04      0.211      0.393      0.377
partition(hit)                      0.84        1.15        1.38      0.312      0.359      0.261
partition(miss)                     0.86        1.24        1.43      0.277      0.342      0.239
reverse                             4.36        7.05        1.62      0.049      0.345      0.214
-------------------------------------------------------------------------------------------------
group geomean                       1.77        2.04        1.16       [5MyInt]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        1.77        2.04        1.16       [5MyInt]

