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)                      1.96        2.10        1.07      0.069      0.146      0.135
find_last(miss)                     2.70        2.73        1.01      0.134      0.364      0.361
find_last_if(hit)                   1.62        1.62        1.00      0.072      0.117      0.117
find_last_if(miss)                  1.80        1.87        1.04      0.211      0.394      0.379
find_last_if_not(hit)               1.68        1.68        1.00      0.070      0.117      0.117
find_last_if_not(miss)              1.79        1.85        1.03      0.211      0.391      0.378
partition(hit)                      0.84        1.16        1.38      0.313      0.362      0.263
partition(miss)                     0.88        1.26        1.43      0.271      0.341      0.238
reverse                             4.36        7.07        1.62      0.049      0.346      0.214
-------------------------------------------------------------------------------------------------
group geomean                       1.74        2.02        1.16       [5MyInt]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        1.74        2.02        1.16       [5MyInt]

