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.28        2.32        1.02      0.087      0.201      0.198
find_last(miss)                     2.32        2.36        1.02      0.172      0.406      0.399
find_last_if(hit)                   1.64        1.65        1.01      0.088      0.146      0.145
find_last_if(miss)                  2.14        2.14        1.00      0.128      0.274      0.273
find_last_if_not(hit)               2.25        2.24        1.00      0.065      0.146      0.146
find_last_if_not(miss)              2.16        2.17        1.01      0.128      0.278      0.277
partition(hit)                      0.74        1.04        1.40      0.362      0.375      0.269
partition(miss)                     1.08        1.08        1.00      0.219      0.237      0.237
reverse                             3.85        5.93        1.54      0.053      0.316      0.205
-------------------------------------------------------------------------------------------------
group geomean                       1.87        2.05        1.09       [5MyInt]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        1.87        2.05        1.09       [5MyInt]

