nice: warning: setpriority: Permission denied (os error 13)
=== Segmented algorithm benchmark [5MyInt] ===
Elements: 100000   Iterations: 5000

--- bc::deque<5MyInt> ---

===== Group 15: single range, non-sequential access pattern [5MyInt] =====
< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
is_sorted(hit)                      2.78        2.78        1.00      0.098      0.271      0.271
is_sorted(miss)                     3.66        3.52        0.96      0.049      0.172      0.179
is_sorted_until(hit)                2.78        2.78        1.00      0.098      0.271      0.271
is_sorted_until(miss)               3.51        3.50        1.00      0.049      0.172      0.173
remove(hit)                         1.78        1.78        1.00      0.249      0.443      0.444
remove(miss)                        2.96        2.53        0.86      0.098      0.249      0.290
remove_if(hit)                      1.83        1.79        0.98      0.313      0.562      0.572
remove_if(miss)                     1.38        1.46        1.05      0.172      0.251      0.238
search_n(1hit)                      4.24        2.55        0.60      0.049      0.125      0.208
search_n(miss)                      2.53        6.75        2.67      0.085      0.575      0.215
search_n(8mid)                      2.98        5.50        1.84      0.019      0.102      0.055
-------------------------------------------------------------------------------------------------
group geomean                       2.63        2.86        1.09

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        2.63        2.86        1.09


=== Segmented algorithm benchmark [8MyFatIntILm4EE] ===
Elements: 100000   Iterations: 5000

--- bc::deque<8MyFatIntILm4EE> ---

===== Group 15: single range, non-sequential access pattern [8MyFatIntILm4EE] =====
< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
is_sorted(hit)                      1.86        1.86        1.00      0.141      0.262      0.262
is_sorted(miss)                     2.88        2.88        1.00      0.060      0.172      0.172
is_sorted_until(hit)                1.86        1.86        1.00      0.141      0.262      0.262
is_sorted_until(miss)               3.00        2.88        0.96      0.060      0.172      0.179
remove(hit)                         1.95        1.95        1.00      0.387      0.755      0.756
remove(miss)                        1.90        1.96        1.03      0.133      0.260      0.253
remove_if(hit)                      1.43        1.42        0.99      0.527      0.745      0.755
remove_if(miss)                     1.36        1.51        1.11      0.185      0.279      0.251
search_n(1hit)                      3.54        2.16        0.61      0.059      0.127      0.208
search_n(miss)                      1.70        4.97        2.91      0.136      0.676      0.232
search_n(8mid)                      1.61        3.99        2.48      0.030      0.121      0.049
-------------------------------------------------------------------------------------------------
group geomean                       2.00        2.31        1.15

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        2.00        2.31        1.15


=== Segmented algorithm benchmark [8MyFatIntILm8EE] ===
Elements: 100000   Iterations: 5000

--- bc::deque<8MyFatIntILm8EE> ---

===== Group 15: single range, non-sequential access pattern [8MyFatIntILm8EE] =====
< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
is_sorted(hit)                      1.05        1.05        1.00      0.290      0.304      0.304
is_sorted(miss)                     1.45        1.45        1.00      0.131      0.190      0.189
is_sorted_until(hit)                1.05        1.05        1.00      0.290      0.304      0.304
is_sorted_until(miss)               1.45        1.41        0.97      0.131      0.184      0.190
remove(hit)                         1.00        1.01        1.02      0.804      0.815      0.801
remove(miss)                        1.08        1.30        1.20      0.324      0.420      0.349
remove_if(hit)                      1.09        1.10        1.01      0.842      0.929      0.915
remove_if(miss)                     1.22        1.31        1.07      0.330      0.432      0.404
search_n(1hit)                      1.61        1.16        0.72      0.131      0.151      0.210
search_n(miss)                      1.16        2.90        2.49      0.236      0.684      0.275
search_n(8mid)                      1.60        3.96        2.47      0.030      0.120      0.049
-------------------------------------------------------------------------------------------------
group geomean                       1.23        1.44        1.17

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        1.23        1.44        1.17

