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

--- bc::deque<i> ---

===== Group 25: 2-range input-output algorithms [i] =====
< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
copy(1S)                            5.44        5.44        1.00      0.050      0.270      0.270
copy(2S)                            4.80        4.80        1.00      0.048      0.231      0.231
copy(1+2S)                          7.23        7.02        0.97      0.059      0.412      0.424
copy_if(1S hit)                     1.96        2.32        1.18      0.176      0.407      0.344
copy_if(2S hit)                     1.33        1.14        0.86      0.198      0.226      0.264
copy_if(1+2S hit)                   1.62        2.79        1.72      0.190      0.530      0.308
copy_if(1S miss)                    2.17        2.57        1.18      0.110      0.284      0.240
copy_if(2S miss)                    2.82        2.29        0.81      0.082      0.188      0.231
copy_if(1+2S miss)                  3.39        5.87        1.73      0.089      0.522      0.302
copy_n(1S)                          6.51        5.00        0.77      0.052      0.261      0.340
copy_n(2S)                          6.93        8.34        1.20      0.049      0.409      0.340
copy_n(1+2S)                        8.09        7.61        0.94      0.058      0.439      0.467
remove_copy(1S hit)                 1.36        1.86        1.37      0.302      0.561      0.410
remove_copy(2S hit)                 1.33        1.34        1.01      0.222      0.298      0.296
remove_copy(1+2S hit)               2.01        1.92        0.96      0.236      0.455      0.475
remove_copy(1S miss)                1.29        1.83        1.42      0.302      0.552      0.388
remove_copy(2S miss)                1.58        1.57        1.00      0.222      0.350      0.351
remove_copy(1+2S miss)              1.86        1.85        1.00      0.224      0.416      0.417
remove_copy_if(1S hit)              1.64        1.82        1.11      0.317      0.578      0.519
remove_copy_if(2S hit)              1.29        1.26        0.98      0.295      0.373      0.382
remove_copy_if(1+2S hit)            1.88        1.75        0.93      0.314      0.551      0.590
remove_copy_if(1S miss)             1.62        1.58        0.97      0.233      0.368      0.379
remove_copy_if(2S miss)             1.86        1.83        0.99      0.192      0.351      0.356
remove_copy_if(1+2S miss)           2.17        3.40        1.57      0.195      0.663      0.422
swap_ranges(1S)                     4.44        4.44        1.00      0.086      0.384      0.383
swap_ranges(2S)                     5.39        5.38        1.00      0.086      0.464      0.464
swap_ranges(1+2S)                   7.23        7.21        1.00      0.099      0.710      0.712
transform(1S)                       5.96        5.96        1.00      0.054      0.322      0.322
transform(2S)                       6.93        6.96        1.00      0.049      0.342      0.341
transform(1+2S)                     7.95        8.06        1.01      0.061      0.487      0.481
-------------------------------------------------------------------------------------------------
group geomean                       2.95        3.15        1.07       [i]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        2.95        3.15        1.07       [i]


=== Segmented algorithm benchmark [5MyInt] ===
Elements: 100000   Iterations: 5000

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

===== Group 25: 2-range input-output algorithms [5MyInt] =====
< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
copy(1S)                            5.29        5.29        1.00      0.051      0.270      0.270
copy(2S)                            5.00        5.00        1.00      0.046      0.231      0.231
copy(1+2S)                          7.21        7.18        1.00      0.059      0.420      0.422
copy_if(1S hit)                     2.00        2.32        1.16      0.176      0.409      0.351
copy_if(2S hit)                     1.35        1.16        0.86      0.196      0.227      0.264
copy_if(1+2S hit)                   1.52        2.65        1.74      0.205      0.543      0.312
copy_if(1S miss)                    2.17        2.51        1.16      0.111      0.279      0.240
copy_if(2S miss)                    2.82        2.29        0.81      0.082      0.188      0.232
copy_if(1+2S miss)                  3.43        5.99        1.75      0.089      0.536      0.306
copy_n(1S)                          6.75        5.26        0.78      0.050      0.265      0.340
copy_n(2S)                          7.34        8.55        1.16      0.046      0.396      0.340
copy_n(1+2S)                        8.19        7.77        0.95      0.057      0.444      0.468
remove_copy(1S hit)                 1.34        1.82        1.36      0.306      0.556      0.410
remove_copy(2S hit)                 1.36        1.35        1.00      0.222      0.300      0.301
remove_copy(1+2S hit)               2.04        1.94        0.95      0.237      0.460      0.484
remove_copy(1S miss)                1.26        1.84        1.46      0.302      0.556      0.382
remove_copy(2S miss)                1.58        1.58        1.00      0.222      0.350      0.350
remove_copy(1+2S miss)              1.86        1.87        1.00      0.225      0.419      0.419
remove_copy_if(1S hit)              1.62        1.78        1.09      0.322      0.572      0.522
remove_copy_if(2S hit)              1.31        1.27        0.98      0.293      0.373      0.383
remove_copy_if(1+2S hit)            1.87        1.74        0.93      0.317      0.550      0.593
remove_copy_if(1S miss)             1.61        1.56        0.97      0.234      0.366      0.377
remove_copy_if(2S miss)             1.86        1.86        1.00      0.191      0.355      0.355
remove_copy_if(1+2S miss)           2.17        3.39        1.56      0.195      0.662      0.424
swap_ranges(1S)                     4.36        4.43        1.02      0.087      0.386      0.380
swap_ranges(2S)                     5.33        5.34        1.00      0.087      0.464      0.464
swap_ranges(1+2S)                   7.23        7.18        0.99      0.099      0.710      0.715
transform(1S)                       6.50        6.50        1.00      0.050      0.322      0.322
transform(2S)                       7.03        7.07        1.01      0.048      0.342      0.341
transform(1+2S)                     7.80        7.80        1.00      0.061      0.473      0.473
-------------------------------------------------------------------------------------------------
group geomean                       2.96        3.16        1.07       [5MyInt]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        2.96        3.16        1.07       [5MyInt]


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

--- bc::deque<8MyFatIntILm2EE> ---

===== Group 25: 2-range input-output algorithms [8MyFatIntILm2EE] =====
< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
copy(1S)                            2.51        2.51        1.00      0.132      0.331      0.331
copy(2S)                            3.65        3.65        1.00      0.131      0.479      0.479
copy(1+2S)                          3.34        3.66        1.10      0.135      0.494      0.451
copy_if(1S hit)                     2.15        2.34        1.09      0.183      0.430      0.394
copy_if(2S hit)                     1.34        1.18        0.88      0.225      0.266      0.300
copy_if(1+2S hit)                   1.64        2.63        1.61      0.211      0.555      0.345
copy_if(1S miss)                    1.43        1.60        1.11      0.170      0.271      0.243
copy_if(2S miss)                    2.72        2.00        0.74      0.085      0.171      0.232
copy_if(1+2S miss)                  3.54        5.71        1.61      0.097      0.553      0.343
copy_n(1S)                          3.54        3.51        0.99      0.131      0.460      0.463
copy_n(2S)                          3.48        3.43        0.98      0.133      0.457      0.464
copy_n(1+2S)                        5.23        4.03        0.77      0.135      0.544      0.706
remove_copy(1S hit)                 1.36        1.60        1.18      0.354      0.567      0.482
remove_copy(2S hit)                 1.46        1.46        1.00      0.323      0.470      0.471
remove_copy(1+2S hit)               1.81        1.91        1.06      0.341      0.651      0.617
remove_copy(1S miss)                1.31        1.61        1.23      0.353      0.569      0.464
remove_copy(2S miss)                1.44        1.44        1.00      0.322      0.464      0.464
remove_copy(1+2S miss)              2.18        2.22        1.02      0.333      0.741      0.725
remove_copy_if(1S hit)              1.82        1.69        0.93      0.366      0.620      0.665
remove_copy_if(2S hit)              1.37        1.13        0.83      0.364      0.412      0.498
remove_copy_if(1+2S hit)            1.73        1.68        0.97      0.346      0.580      0.600
remove_copy_if(1S miss)             1.19        1.11        0.93      0.376      0.415      0.447
remove_copy_if(2S miss)             1.69        1.69        1.00      0.274      0.464      0.464
remove_copy_if(1+2S miss)           2.70        2.57        0.95      0.275      0.706      0.743
swap_ranges(1S)                     2.40        2.41        1.01      0.172      0.415      0.412
swap_ranges(2S)                     2.69        2.69        1.00      0.173      0.464      0.464
swap_ranges(1+2S)                   3.89        3.87        0.99      0.182      0.703      0.707
transform(1S)                       2.25        2.23        0.99      0.133      0.295      0.299
transform(2S)                       3.50        3.50        1.00      0.132      0.463      0.463
transform(1+2S)                     3.09        2.69        0.87      0.136      0.364      0.419
-------------------------------------------------------------------------------------------------
group geomean                       2.23        2.26        1.01       [8MyFatIntILm2EE]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        2.23        2.26        1.01       [8MyFatIntILm2EE]


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

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

===== Group 25: 2-range input-output algorithms [8MyFatIntILm8EE] =====
< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
copy(1S)                            0.98        0.98        1.00      1.089      1.071      1.072
copy(2S)                            0.98        0.98        1.00      1.094      1.069      1.069
copy(1+2S)                          1.04        1.04        1.00      1.080      1.126      1.125
copy_if(1S hit)                     1.12        1.11        0.98      0.593      0.656      0.667
copy_if(2S hit)                     0.97        0.99        1.02      0.646      0.643      0.629
copy_if(1+2S hit)                   1.05        1.22        1.16      0.644      0.783      0.674
copy_if(1S miss)                    1.04        1.06        1.02      0.291      0.307      0.302
copy_if(2S miss)                    0.97        1.02        1.05      0.297      0.302      0.288
copy_if(1+2S miss)                  1.17        1.55        1.33      0.307      0.475      0.358
copy_n(1S)                          0.98        1.02        1.04      1.103      1.129      1.082
copy_n(2S)                          0.99        1.01        1.02      1.085      1.092      1.069
copy_n(1+2S)                        1.04        1.06        1.02      1.080      1.148      1.125
remove_copy(1S hit)                 1.04        1.09        1.05      1.135      1.241      1.184
remove_copy(2S hit)                 1.06        1.06        1.00      1.115      1.181      1.185
remove_copy(1+2S hit)               1.10        1.10        1.00      1.143      1.255      1.255
remove_copy(1S miss)                1.04        1.09        1.05      1.136      1.242      1.185
remove_copy(2S miss)                1.06        1.06        1.00      1.113      1.177      1.178
remove_copy(1+2S miss)              1.09        1.09        1.00      1.134      1.240      1.239
remove_copy_if(1S hit)              1.19        1.10        0.93      0.791      0.869      0.938
remove_copy_if(2S hit)              1.08        1.07        1.00      0.762      0.818      0.820
remove_copy_if(1+2S hit)            1.20        1.21        1.01      0.763      0.924      0.919
remove_copy_if(1S miss)             1.03        0.99        0.96      1.093      1.080      1.130
remove_copy_if(2S miss)             1.04        1.04        1.00      1.072      1.117      1.118
remove_copy_if(1+2S miss)           1.10        1.10        1.00      1.082      1.190      1.194
swap_ranges(1S)                     0.98        0.99        1.01      1.387      1.366      1.359
swap_ranges(2S)                     0.99        0.99        1.00      1.394      1.387      1.383
swap_ranges(1+2S)                   1.04        1.06        1.01      1.368      1.444      1.426
transform(1S)                       1.03        1.02        1.00      0.607      0.621      0.622
transform(2S)                       1.00        1.00        1.00      0.603      0.603      0.604
transform(1+2S)                     1.52        1.52        1.00      0.634      0.965      0.966
-------------------------------------------------------------------------------------------------
group geomean                       1.06        1.08        1.02       [8MyFatIntILm8EE]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        1.06        1.08        1.02       [8MyFatIntILm8EE]

