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.34        2.31        0.99      0.086      0.199      0.202
find_last(miss)                     2.39        2.30        0.96      0.172      0.396      0.411
find_last_if(hit)                   2.37        2.36        1.00      0.062      0.147      0.147
find_last_if(miss)                  2.19        2.16        0.98      0.128      0.276      0.281
find_last_if_not(hit)               2.37        2.37        1.00      0.062      0.147      0.147
find_last_if_not(miss)              2.15        2.19        1.02      0.128      0.280      0.275
partition(hit)                      1.15        1.00        0.87      0.373      0.372      0.427
partition(miss)                     1.77        1.23        0.69      0.219      0.268      0.387
reverse                             3.88        5.79        1.49      0.053      0.308      0.207
-------------------------------------------------------------------------------------------------
group geomean                       2.19        2.15        0.98       [5MyInt]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        2.19        2.15        0.98       [5MyInt]

