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.15        5.15        1.00      0.052      0.270      0.270
copy(2S)                            4.78        4.77        1.00      0.049      0.231      0.232
copy(1+2S)                          7.01        7.21        1.03      0.060      0.429      0.418
copy_if(1S hit)                     1.71        1.63        0.95      0.249      0.405      0.425
copy_if(2S hit)                     1.13        1.11        0.98      0.203      0.226      0.230
copy_if(1+2S hit)                   2.82        2.82        1.00      0.192      0.542      0.543
copy_if(1S miss)                    5.04        2.48        0.49      0.110      0.273      0.555
copy_if(2S miss)                    2.29        2.29        1.00      0.082      0.188      0.188
copy_if(1+2S miss)                  5.86        5.98        1.02      0.089      0.533      0.523
copy_n(1S)                          6.26        4.80        0.77      0.054      0.261      0.340
copy_n(2S)                          7.06        8.60        1.22      0.048      0.415      0.340
copy_n(1+2S)                        8.02        7.59        0.95      0.058      0.441      0.467
remove_copy(1S hit)                 1.70        2.30        1.35      0.242      0.558      0.413
remove_copy(2S hit)                 1.36        1.37        1.00      0.222      0.303      0.302
remove_copy(1+2S hit)               1.93        1.93        1.00      0.237      0.459      0.459
remove_copy(1S miss)                1.57        2.29        1.46      0.243      0.557      0.383
remove_copy(2S miss)                1.58        1.58        1.00      0.222      0.351      0.350
remove_copy(1+2S miss)              1.83        1.87        1.02      0.225      0.420      0.412
remove_copy_if(1S hit)              1.50        2.30        1.54      0.250      0.574      0.374
remove_copy_if(2S hit)              1.11        1.30        1.17      0.288      0.374      0.320
remove_copy_if(1+2S hit)            1.49        1.83        1.23      0.300      0.548      0.446
remove_copy_if(1S miss)             1.35        1.57        1.17      0.233      0.367      0.315
remove_copy_if(2S miss)             1.73        1.83        1.06      0.191      0.350      0.331
remove_copy_if(1+2S miss)           2.06        3.43        1.66      0.195      0.669      0.402
swap_ranges(1S)                     4.29        4.38        1.02      0.088      0.385      0.377
swap_ranges(2S)                     5.33        5.32        1.00      0.087      0.463      0.463
swap_ranges(1+2S)                   7.11        6.66        0.94      0.100      0.665      0.710
transform(1S)                       5.50        5.50        1.00      0.059      0.323      0.323
transform(2S)                       5.97        5.99        1.00      0.057      0.342      0.340
transform(1+2S)                     7.98        7.83        0.98      0.061      0.474      0.483
-------------------------------------------------------------------------------------------------
group geomean                       3.01        3.15        1.04       [i]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        3.01        3.15        1.04       [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)                            4.57        4.58        1.00      0.059      0.271      0.270
copy(2S)                            4.01        4.01        1.00      0.058      0.231      0.231
copy(1+2S)                          6.82        6.70        0.98      0.063      0.420      0.428
copy_if(1S hit)                     1.71        1.65        0.97      0.248      0.411      0.426
copy_if(2S hit)                     1.14        1.11        0.98      0.203      0.226      0.231
copy_if(1+2S hit)                   2.76        2.77        1.00      0.195      0.539      0.538
copy_if(1S miss)                    4.97        2.50        0.50      0.111      0.278      0.553
copy_if(2S miss)                    2.30        2.29        1.00      0.082      0.188      0.189
copy_if(1+2S miss)                  5.92        5.96        1.01      0.090      0.535      0.531
copy_n(1S)                          6.36        4.88        0.77      0.054      0.261      0.340
copy_n(2S)                          5.94        7.10        1.20      0.057      0.407      0.340
copy_n(1+2S)                        7.53        7.03        0.93      0.062      0.436      0.467
remove_copy(1S hit)                 1.71        2.29        1.34      0.241      0.551      0.413
remove_copy(2S hit)                 1.33        1.36        1.02      0.224      0.304      0.298
remove_copy(1+2S hit)               1.94        2.03        1.05      0.238      0.483      0.461
remove_copy(1S miss)                1.58        2.21        1.40      0.243      0.537      0.384
remove_copy(2S miss)                1.56        1.57        1.00      0.223      0.351      0.349
remove_copy(1+2S miss)              1.85        1.83        0.99      0.226      0.414      0.418
remove_copy_if(1S hit)              1.52        2.27        1.49      0.253      0.573      0.385
remove_copy_if(2S hit)              1.09        1.29        1.18      0.289      0.373      0.316
remove_copy_if(1+2S hit)            1.43        2.18        1.52      0.306      0.667      0.439
remove_copy_if(1S miss)             1.35        1.56        1.16      0.234      0.364      0.315
remove_copy_if(2S miss)             1.66        1.82        1.09      0.192      0.350      0.320
remove_copy_if(1+2S miss)           2.05        3.40        1.66      0.197      0.668      0.403
swap_ranges(1S)                     4.26        4.29        1.01      0.089      0.380      0.378
swap_ranges(2S)                     5.27        5.27        1.00      0.088      0.463      0.463
swap_ranges(1+2S)                   7.20        7.22        1.00      0.099      0.714      0.712
transform(1S)                       6.04        6.04        1.00      0.053      0.322      0.322
transform(2S)                       6.30        6.32        1.00      0.054      0.342      0.341
transform(1+2S)                     6.74        7.45        1.11      0.064      0.477      0.431
-------------------------------------------------------------------------------------------------
group geomean                       2.95        3.11        1.06       [5MyInt]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        2.95        3.11        1.06       [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.47        2.48        1.00      0.134      0.332      0.331
copy(2S)                            3.61        3.63        1.01      0.133      0.483      0.480
copy(1+2S)                          3.60        3.26        0.90      0.138      0.449      0.496
copy_if(1S hit)                     2.25        1.95        0.87      0.219      0.429      0.494
copy_if(2S hit)                     1.10        1.10        1.00      0.243      0.267      0.267
copy_if(1+2S hit)                   2.51        2.51        1.00      0.220      0.554      0.553
copy_if(1S miss)                    4.67        2.15        0.46      0.122      0.261      0.569
copy_if(2S miss)                    2.01        2.05        1.02      0.085      0.174      0.171
copy_if(1+2S miss)                  5.51        5.56        1.01      0.099      0.548      0.543
copy_n(1S)                          3.49        3.45        0.99      0.133      0.461      0.465
copy_n(2S)                          3.47        3.43        0.99      0.134      0.458      0.464
copy_n(1+2S)                        5.12        3.98        0.78      0.138      0.548      0.705
remove_copy(1S hit)                 1.37        1.63        1.19      0.355      0.578      0.486
remove_copy(2S hit)                 1.47        1.47        1.00      0.323      0.474      0.474
remove_copy(1+2S hit)               1.80        1.92        1.07      0.341      0.653      0.612
remove_copy(1S miss)                1.32        1.62        1.23      0.355      0.575      0.466
remove_copy(2S miss)                1.44        1.44        1.00      0.323      0.465      0.465
remove_copy(1+2S miss)              2.14        2.20        1.03      0.332      0.731      0.710
remove_copy_if(1S hit)              1.42        1.96        1.38      0.321      0.629      0.455
remove_copy_if(2S hit)              1.05        1.28        1.22      0.363      0.465      0.382
remove_copy_if(1+2S hit)            1.41        1.68        1.19      0.350      0.588      0.494
remove_copy_if(1S miss)             1.41        1.49        1.06      0.279      0.416      0.393
remove_copy_if(2S miss)             1.86        1.71        0.92      0.272      0.464      0.507
remove_copy_if(1+2S miss)           1.77        2.55        1.44      0.277      0.706      0.489
swap_ranges(1S)                     2.42        2.41        0.99      0.172      0.415      0.418
swap_ranges(2S)                     2.67        2.66        1.00      0.174      0.464      0.464
swap_ranges(1+2S)                   3.85        3.86        1.00      0.182      0.703      0.700
transform(1S)                       2.27        2.26        1.00      0.132      0.297      0.299
transform(2S)                       3.52        3.52        1.00      0.132      0.463      0.464
transform(1+2S)                     2.58        3.06        1.19      0.137      0.418      0.352
-------------------------------------------------------------------------------------------------
group geomean                       2.27        2.30        1.01       [8MyFatIntILm2EE]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        2.27        2.30        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.095      1.077      1.078
copy(2S)                            0.98        0.98        1.00      1.095      1.069      1.069
copy(1+2S)                          1.04        1.05        1.01      1.077      1.134      1.119
copy_if(1S hit)                     1.15        1.06        0.93      0.614      0.651      0.703
copy_if(2S hit)                     1.00        1.01        1.00      0.639      0.643      0.641
copy_if(1+2S hit)                   1.25        1.25        1.00      0.623      0.780      0.782
copy_if(1S miss)                    1.47        1.04        0.71      0.336      0.350      0.492
copy_if(2S miss)                    1.04        1.04        1.00      0.296      0.307      0.307
copy_if(1+2S miss)                  1.55        1.56        1.00      0.306      0.477      0.476
copy_n(1S)                          0.98        1.02        1.04      1.096      1.123      1.075
copy_n(2S)                          0.98        1.05        1.06      1.082      1.133      1.065
copy_n(1+2S)                        1.04        1.06        1.02      1.074      1.143      1.119
remove_copy(1S hit)                 1.04        1.09        1.05      1.130      1.236      1.178
remove_copy(2S hit)                 1.06        1.06        1.00      1.114      1.181      1.176
remove_copy(1+2S hit)               1.09        1.10        1.00      1.143      1.252      1.251
remove_copy(1S miss)                1.04        1.09        1.05      1.130      1.237      1.179
remove_copy(2S miss)                1.05        1.05        1.00      1.114      1.173      1.171
remove_copy(1+2S miss)              1.10        1.09        1.00      1.129      1.235      1.236
remove_copy_if(1S hit)              1.09        1.16        1.06      0.749      0.868      0.818
remove_copy_if(2S hit)              1.03        1.06        1.02      0.771      0.816      0.797
remove_copy_if(1+2S hit)            1.07        1.18        1.10      0.798      0.939      0.854
remove_copy_if(1S miss)             1.01        1.00        0.99      1.077      1.075      1.084
remove_copy_if(2S miss)             1.03        1.04        1.00      1.075      1.114      1.110
remove_copy_if(1+2S miss)           1.06        1.10        1.04      1.078      1.187      1.140
swap_ranges(1S)                     0.98        0.98        1.00      1.392      1.363      1.363
swap_ranges(2S)                     0.99        0.99        1.00      1.375      1.368      1.366
swap_ranges(1+2S)                   1.04        1.04        1.00      1.388      1.446      1.448
transform(1S)                       1.02        1.02        0.99      0.605      0.614      0.618
transform(2S)                       1.01        1.01        1.00      0.576      0.581      0.582
transform(1+2S)                     1.56        1.56        1.00      0.612      0.954      0.954
-------------------------------------------------------------------------------------------------
group geomean                       1.08        1.08        1.00       [8MyFatIntILm8EE]

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

