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.77        5.77        1.00      0.047      0.270      0.270
copy(2S)                            4.97        4.97        1.00      0.047      0.231      0.231
copy(1+2S)                          7.22        7.23        1.00      0.057      0.412      0.412
copy_if(1S hit)                     1.73        1.65        0.95      0.247      0.407      0.428
copy_if(2S hit)                     1.13        1.12        0.99      0.203      0.227      0.229
copy_if(1+2S hit)                   2.81        2.82        1.00      0.188      0.530      0.528
copy_if(1S miss)                    5.03        2.53        0.50      0.110      0.279      0.555
copy_if(2S miss)                    2.33        2.32        1.00      0.082      0.190      0.191
copy_if(1+2S miss)                  6.01        5.99        1.00      0.089      0.535      0.537
copy_n(1S)                          7.01        5.38        0.77      0.048      0.261      0.340
copy_n(2S)                          7.25        8.67        1.20      0.047      0.406      0.340
copy_n(1+2S)                        8.35        7.85        0.94      0.056      0.439      0.466
remove_copy(1S hit)                 1.70        2.25        1.32      0.241      0.542      0.410
remove_copy(2S hit)                 1.34        1.34        1.00      0.222      0.297      0.297
remove_copy(1+2S hit)               1.93        1.93        1.00      0.237      0.458      0.456
remove_copy(1S miss)                1.57        2.23        1.42      0.241      0.539      0.379
remove_copy(2S miss)                1.57        1.57        1.00      0.222      0.349      0.349
remove_copy(1+2S miss)              1.83        1.83        1.00      0.225      0.411      0.411
remove_copy_if(1S hit)              1.50        2.26        1.51      0.248      0.560      0.372
remove_copy_if(2S hit)              1.10        1.29        1.17      0.287      0.371      0.316
remove_copy_if(1+2S hit)            1.49        1.82        1.22      0.296      0.539      0.441
remove_copy_if(1S miss)             1.35        1.55        1.15      0.233      0.362      0.314
remove_copy_if(2S miss)             1.76        1.85        1.05      0.192      0.355      0.337
remove_copy_if(1+2S miss)           2.06        3.45        1.68      0.195      0.673      0.402
swap_ranges(1S)                     4.35        4.39        1.01      0.087      0.381      0.377
swap_ranges(2S)                     5.33        5.33        1.00      0.087      0.462      0.463
swap_ranges(1+2S)                   6.85        6.48        0.95      0.103      0.671      0.708
transform(1S)                       6.60        6.61        1.00      0.049      0.322      0.321
transform(2S)                       6.77        6.79        1.00      0.050      0.342      0.340
transform(1+2S)                     8.07        8.08        1.00      0.059      0.473      0.473
-------------------------------------------------------------------------------------------------
group geomean                       3.08        3.21        1.04       [i]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        3.08        3.21        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)                            5.54        5.54        1.00      0.049      0.270      0.270
copy(2S)                            5.01        5.01        1.00      0.046      0.231      0.231
copy(1+2S)                          7.05        7.05        1.00      0.058      0.412      0.412
copy_if(1S hit)                     1.71        1.69        0.99      0.248      0.420      0.424
copy_if(2S hit)                     1.11        1.14        1.03      0.203      0.232      0.225
copy_if(1+2S hit)                   2.77        2.78        1.00      0.194      0.538      0.537
copy_if(1S miss)                    4.96        2.51        0.51      0.112      0.280      0.553
copy_if(2S miss)                    2.24        2.29        1.02      0.082      0.188      0.184
copy_if(1+2S miss)                  5.77        5.76        1.00      0.091      0.524      0.525
copy_n(1S)                          6.54        5.02        0.77      0.052      0.261      0.340
copy_n(2S)                          7.35        8.75        1.19      0.046      0.405      0.340
copy_n(1+2S)                        8.18        7.61        0.93      0.057      0.434      0.466
remove_copy(1S hit)                 1.70        2.28        1.34      0.243      0.554      0.413
remove_copy(2S hit)                 1.34        1.35        1.01      0.222      0.300      0.297
remove_copy(1+2S hit)               1.92        2.03        1.06      0.237      0.482      0.456
remove_copy(1S miss)                1.56        2.24        1.44      0.244      0.547      0.379
remove_copy(2S miss)                1.57        1.57        1.00      0.223      0.350      0.349
remove_copy(1+2S miss)              1.83        1.88        1.02      0.225      0.423      0.413
remove_copy_if(1S hit)              1.47        2.27        1.54      0.248      0.562      0.366
remove_copy_if(2S hit)              1.11        1.31        1.18      0.285      0.374      0.316
remove_copy_if(1+2S hit)            1.48        2.21        1.50      0.297      0.657      0.438
remove_copy_if(1S miss)             1.35        1.56        1.16      0.234      0.364      0.315
remove_copy_if(2S miss)             1.72        1.83        1.06      0.191      0.349      0.330
remove_copy_if(1+2S miss)           2.06        3.41        1.66      0.196      0.669      0.403
swap_ranges(1S)                     4.33        4.33        1.00      0.087      0.377      0.377
swap_ranges(2S)                     5.33        5.33        1.00      0.087      0.463      0.463
swap_ranges(1+2S)                   7.13        7.11        1.00      0.100      0.708      0.710
transform(1S)                       6.34        6.33        1.00      0.051      0.322      0.322
transform(2S)                       7.19        7.21        1.00      0.047      0.342      0.340
transform(1+2S)                     7.36        8.12        1.10      0.059      0.482      0.437
-------------------------------------------------------------------------------------------------
group geomean                       3.04        3.23        1.06       [5MyInt]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        3.04        3.23        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.52        2.52        1.00      0.131      0.330      0.331
copy(2S)                            3.68        3.68        1.00      0.130      0.479      0.479
copy(1+2S)                          3.68        3.34        0.91      0.134      0.447      0.492
copy_if(1S hit)                     1.96        1.98        1.01      0.216      0.428      0.425
copy_if(2S hit)                     1.08        1.09        1.00      0.244      0.265      0.265
copy_if(1+2S hit)                   2.54        2.57        1.01      0.215      0.552      0.546
copy_if(1S miss)                    4.67        2.20        0.47      0.119      0.261      0.555
copy_if(2S miss)                    2.04        2.04        1.00      0.083      0.170      0.170
copy_if(1+2S miss)                  5.67        5.79        1.02      0.093      0.539      0.528
copy_n(1S)                          3.57        3.54        0.99      0.130      0.460      0.464
copy_n(2S)                          3.51        3.46        0.98      0.132      0.457      0.464
copy_n(1+2S)                        5.29        4.06        0.77      0.134      0.542      0.707
remove_copy(1S hit)                 1.38        1.61        1.17      0.354      0.568      0.487
remove_copy(2S hit)                 1.46        1.46        1.00      0.323      0.470      0.470
remove_copy(1+2S hit)               1.82        1.92        1.06      0.339      0.651      0.616
remove_copy(1S miss)                1.32        1.61        1.22      0.353      0.570      0.467
remove_copy(2S miss)                1.44        1.44        1.00      0.322      0.464      0.464
remove_copy(1+2S miss)              2.17        2.21        1.02      0.333      0.737      0.721
remove_copy_if(1S hit)              1.41        1.99        1.41      0.321      0.638      0.452
remove_copy_if(2S hit)              1.08        1.45        1.35      0.353      0.512      0.381
remove_copy_if(1+2S hit)            1.42        1.66        1.17      0.349      0.579      0.496
remove_copy_if(1S miss)             1.42        1.50        1.06      0.277      0.415      0.392
remove_copy_if(2S miss)             1.86        1.70        0.91      0.273      0.464      0.507
remove_copy_if(1+2S miss)           1.78        2.57        1.44      0.275      0.706      0.489
swap_ranges(1S)                     2.42        2.42        1.00      0.171      0.414      0.415
swap_ranges(2S)                     2.68        2.68        1.00      0.173      0.464      0.464
swap_ranges(1+2S)                   3.85        3.87        1.01      0.182      0.706      0.701
transform(1S)                       2.23        2.21        0.99      0.132      0.292      0.294
transform(2S)                       3.54        3.52        0.99      0.132      0.463      0.466
transform(1+2S)                     2.68        3.10        1.15      0.136      0.420      0.364
-------------------------------------------------------------------------------------------------
group geomean                       2.28        2.32        1.02       [8MyFatIntILm2EE]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        2.28        2.32        1.02       [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.090      1.071      1.072
copy(2S)                            0.98        0.98        0.99      1.088      1.063      1.070
copy(1+2S)                          1.05        1.05        1.00      1.084      1.134      1.133
copy_if(1S hit)                     1.14        1.06        0.93      0.625      0.661      0.714
copy_if(2S hit)                     1.00        1.00        1.00      0.646      0.649      0.648
copy_if(1+2S hit)                   1.24        1.24        1.00      0.635      0.787      0.786
copy_if(1S miss)                    1.49        1.05        0.70      0.333      0.348      0.498
copy_if(2S miss)                    1.03        1.03        1.00      0.297      0.307      0.307
copy_if(1+2S miss)                  1.56        1.58        1.01      0.306      0.483      0.478
copy_n(1S)                          0.98        1.02        1.04      1.097      1.124      1.077
copy_n(2S)                          0.99        1.01        1.03      1.081      1.096      1.065
copy_n(1+2S)                        1.04        1.06        1.02      1.076      1.145      1.121
remove_copy(1S hit)                 1.04        1.09        1.05      1.130      1.236      1.180
remove_copy(2S hit)                 1.05        1.06        1.00      1.112      1.174      1.170
remove_copy(1+2S hit)               1.10        1.10        1.00      1.142      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.111      1.168      1.167
remove_copy(1+2S miss)              1.09        1.09        1.00      1.129      1.235      1.235
remove_copy_if(1S hit)              1.09        1.16        1.06      0.750      0.869      0.818
remove_copy_if(2S hit)              1.04        1.07        1.03      0.769      0.825      0.802
remove_copy_if(1+2S hit)            1.08        1.18        1.10      0.783      0.927      0.844
remove_copy_if(1S miss)             1.01        1.00        0.99      1.077      1.074      1.086
remove_copy_if(2S miss)             1.03        1.03        1.00      1.075      1.112      1.108
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.398      1.367      1.372
swap_ranges(2S)                     0.99        1.00        1.00      1.385      1.380      1.375
swap_ranges(1+2S)                   1.05        1.05        1.00      1.393      1.459      1.459
transform(1S)                       1.02        1.02        1.01      0.597      0.611      0.608
transform(2S)                       1.02        1.03        1.01      0.590      0.606      0.603
transform(1+2S)                     1.64        1.64        1.00      0.583      0.957      0.957
-------------------------------------------------------------------------------------------------
group geomean                       1.09        1.09        1.00       [8MyFatIntILm8EE]

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

