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.16        5.16        1.00      0.052      0.270      0.270
copy(2S)                            5.03        5.03        1.00      0.046      0.231      0.231
copy(1+2S)                          6.91        7.24        1.05      0.060      0.432      0.412
copy_if(1S hit)                     1.73        1.67        0.96      0.247      0.410      0.426
copy_if(2S hit)                     1.11        1.13        1.02      0.204      0.230      0.226
copy_if(1+2S hit)                   2.80        2.75        0.98      0.192      0.529      0.540
copy_if(1S miss)                    5.02        2.52        0.50      0.110      0.277      0.553
copy_if(2S miss)                    2.35        2.26        0.96      0.082      0.185      0.193
copy_if(1+2S miss)                  6.01        6.01        1.00      0.089      0.536      0.536
copy_n(1S)                          6.26        4.80        0.77      0.054      0.261      0.340
copy_n(2S)                          7.36        8.67        1.18      0.046      0.400      0.340
copy_n(1+2S)                        8.22        7.73        0.94      0.057      0.439      0.466
remove_copy(1S hit)                 1.33        1.90        1.43      0.289      0.550      0.384
remove_copy(2S hit)                 1.48        1.33        0.90      0.224      0.298      0.332
remove_copy(1+2S hit)               1.70        1.92        1.13      0.237      0.456      0.404
remove_copy(1S miss)                1.29        1.92        1.49      0.289      0.555      0.372
remove_copy(2S miss)                1.55        1.56        1.01      0.224      0.349      0.346
remove_copy(1+2S miss)              1.80        1.84        1.02      0.224      0.411      0.403
remove_copy_if(1S hit)              1.65        1.80        1.09      0.311      0.562      0.515
remove_copy_if(2S hit)              1.32        1.29        0.98      0.287      0.371      0.380
remove_copy_if(1+2S hit)            1.89        1.73        0.91      0.312      0.538      0.589
remove_copy_if(1S miss)             1.62        1.56        0.96      0.234      0.365      0.380
remove_copy_if(2S miss)             1.85        1.82        0.99      0.193      0.350      0.355
remove_copy_if(1+2S miss)           2.12        3.35        1.58      0.197      0.661      0.418
swap_ranges(1S)                     4.34        4.30        0.99      0.087      0.376      0.380
swap_ranges(2S)                     5.33        5.34        1.00      0.087      0.463      0.463
swap_ranges(1+2S)                   7.17        7.14        1.00      0.099      0.709      0.711
transform(1S)                       6.41        6.41        1.00      0.050      0.322      0.322
transform(2S)                       7.21        7.24        1.00      0.047      0.342      0.340
transform(1+2S)                     8.12        7.85        0.97      0.061      0.483      0.499
-------------------------------------------------------------------------------------------------
group geomean                       3.09        3.12        1.01       [i]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        3.09        3.12        1.01       [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.44        5.44        1.00      0.050      0.270      0.270
copy(2S)                            4.73        4.74        1.00      0.049      0.232      0.232
copy(1+2S)                          6.90        7.21        1.04      0.060      0.430      0.412
copy_if(1S hit)                     1.71        1.67        0.98      0.248      0.414      0.425
copy_if(2S hit)                     1.06        1.07        1.01      0.214      0.230      0.227
copy_if(1+2S hit)                   2.80        2.79        1.00      0.192      0.535      0.536
copy_if(1S miss)                    5.03        2.53        0.50      0.110      0.279      0.554
copy_if(2S miss)                    2.31        2.32        1.00      0.082      0.190      0.189
copy_if(1+2S miss)                  5.93        5.99        1.01      0.090      0.537      0.532
copy_n(1S)                          6.39        4.90        0.77      0.053      0.261      0.340
copy_n(2S)                          7.05        8.32        1.18      0.048      0.402      0.341
copy_n(1+2S)                        8.10        7.65        0.94      0.058      0.442      0.468
remove_copy(1S hit)                 1.34        1.93        1.43      0.289      0.558      0.389
remove_copy(2S hit)                 1.50        1.36        0.91      0.223      0.303      0.335
remove_copy(1+2S hit)               1.66        1.87        1.13      0.244      0.458      0.406
remove_copy(1S miss)                1.30        1.91        1.47      0.290      0.554      0.376
remove_copy(2S miss)                1.58        1.57        1.00      0.223      0.350      0.352
remove_copy(1+2S miss)              1.75        1.83        1.04      0.231      0.423      0.405
remove_copy_if(1S hit)              1.64        1.83        1.12      0.316      0.579      0.518
remove_copy_if(2S hit)              1.29        1.26        0.98      0.294      0.372      0.378
remove_copy_if(1+2S hit)            1.87        1.73        0.93      0.314      0.544      0.586
remove_copy_if(1S miss)             1.64        1.56        0.95      0.234      0.364      0.383
remove_copy_if(2S miss)             1.86        1.86        1.00      0.191      0.355      0.356
remove_copy_if(1+2S miss)           2.14        3.42        1.60      0.196      0.669      0.418
swap_ranges(1S)                     4.36        4.44        1.02      0.087      0.385      0.378
swap_ranges(2S)                     5.34        5.34        1.00      0.087      0.463      0.463
swap_ranges(1+2S)                   7.24        7.21        1.00      0.099      0.711      0.714
transform(1S)                       6.32        6.31        1.00      0.051      0.322      0.322
transform(2S)                       6.97        6.97        1.00      0.049      0.342      0.342
transform(1+2S)                     7.94        7.91        1.00      0.061      0.480      0.483
-------------------------------------------------------------------------------------------------
group geomean                       3.07        3.12        1.02       [5MyInt]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        3.07        3.12        1.02       [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.53        2.50        0.99      0.133      0.333      0.337
copy(2S)                            3.63        3.66        1.01      0.132      0.484      0.480
copy(1+2S)                          3.30        3.65        1.11      0.136      0.496      0.448
copy_if(1S hit)                     1.93        1.66        0.86      0.259      0.430      0.499
copy_if(2S hit)                     1.18        1.19        1.01      0.226      0.268      0.265
copy_if(1+2S hit)                   2.42        2.41        1.00      0.230      0.556      0.557
copy_if(1S miss)                    4.67        2.07        0.44      0.119      0.247      0.556
copy_if(2S miss)                    2.06        1.96        0.95      0.084      0.164      0.172
copy_if(1+2S miss)                  5.53        5.46        0.99      0.097      0.530      0.537
copy_n(1S)                          3.54        3.51        0.99      0.132      0.461      0.465
copy_n(2S)                          3.48        3.42        0.98      0.134      0.458      0.465
copy_n(1+2S)                        5.45        4.01        0.74      0.135      0.544      0.738
remove_copy(1S hit)                 1.47        1.78        1.21      0.323      0.576      0.476
remove_copy(2S hit)                 1.32        1.46        1.11      0.324      0.474      0.426
remove_copy(1+2S hit)               1.47        1.70        1.16      0.340      0.576      0.498
remove_copy(1S miss)                1.47        1.78        1.21      0.323      0.574      0.476
remove_copy(2S miss)                1.45        1.43        0.99      0.324      0.464      0.468
remove_copy(1+2S miss)              1.48        2.09        1.41      0.336      0.701      0.498
remove_copy_if(1S hit)              1.84        1.72        0.94      0.367      0.633      0.677
remove_copy_if(2S hit)              1.36        1.29        0.95      0.362      0.467      0.492
remove_copy_if(1+2S hit)            1.70        1.66        0.98      0.357      0.592      0.606
remove_copy_if(1S miss)             1.21        1.12        0.93      0.371      0.417      0.448
remove_copy_if(2S miss)             1.69        1.70        1.00      0.275      0.467      0.464
remove_copy_if(1+2S miss)           2.67        2.55        0.95      0.277      0.706      0.740
swap_ranges(1S)                     2.45        2.44        1.00      0.173      0.424      0.425
swap_ranges(2S)                     2.69        2.69        1.00      0.174      0.468      0.467
swap_ranges(1+2S)                   3.82        3.85        1.01      0.184      0.707      0.701
transform(1S)                       2.28        2.31        1.01      0.133      0.308      0.304
transform(2S)                       3.48        3.48        1.00      0.134      0.465      0.465
transform(1+2S)                     3.12        2.69        0.86      0.137      0.368      0.426
-------------------------------------------------------------------------------------------------
group geomean                       2.31        2.25        0.98       [8MyFatIntILm2EE]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        2.31        2.25        0.98       [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.093      1.076      1.075
copy(2S)                            0.98        0.97        1.00      1.095      1.066      1.068
copy(1+2S)                          1.05        1.05        0.99      1.083      1.134      1.140
copy_if(1S hit)                     1.15        1.06        0.93      0.616      0.656      0.707
copy_if(2S hit)                     1.00        1.00        1.00      0.644      0.646      0.646
copy_if(1+2S hit)                   1.23        1.23        1.00      0.639      0.787      0.788
copy_if(1S miss)                    1.45        1.02        0.70      0.339      0.346      0.491
copy_if(2S miss)                    1.01        1.01        1.01      0.302      0.306      0.304
copy_if(1+2S miss)                  1.58        1.56        0.99      0.312      0.486      0.494
copy_n(1S)                          0.98        1.03        1.05      1.101      1.131      1.079
copy_n(2S)                          0.98        1.04        1.06      1.086      1.131      1.069
copy_n(1+2S)                        1.04        1.06        1.02      1.084      1.153      1.132
remove_copy(1S hit)                 1.04        1.09        1.06      1.136      1.242      1.176
remove_copy(2S hit)                 1.05        1.06        1.01      1.126      1.189      1.178
remove_copy(1+2S hit)               1.03        1.07        1.04      1.178      1.267      1.219
remove_copy(1S miss)                1.03        1.10        1.06      1.135      1.243      1.173
remove_copy(2S miss)                1.05        1.05        1.00      1.110      1.170      1.166
remove_copy(1+2S miss)              1.06        1.08        1.02      1.150      1.245      1.215
remove_copy_if(1S hit)              1.19        1.10        0.93      0.792      0.870      0.939
remove_copy_if(2S hit)              1.06        1.06        1.00      0.759      0.807      0.806
remove_copy_if(1+2S hit)            1.19        1.20        1.01      0.779      0.931      0.926
remove_copy_if(1S miss)             1.03        0.99        0.96      1.094      1.079      1.129
remove_copy_if(2S miss)             1.05        1.04        0.99      1.068      1.110      1.116
remove_copy_if(1+2S miss)           1.10        1.10        1.00      1.086      1.198      1.198
swap_ranges(1S)                     0.98        0.98        1.00      1.408      1.378      1.379
swap_ranges(2S)                     0.99        0.99        1.00      1.398      1.387      1.386
swap_ranges(1+2S)                   1.04        1.04        1.00      1.399      1.461      1.460
transform(1S)                       1.01        1.02        1.00      0.624      0.634      0.633
transform(2S)                       1.01        1.01        1.00      0.618      0.625      0.623
transform(1+2S)                     1.52        1.52        1.00      0.625      0.953      0.953
-------------------------------------------------------------------------------------------------
group geomean                       1.09        1.08        0.99       [8MyFatIntILm8EE]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        1.09        1.08        0.99       [8MyFatIntILm8EE]

