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.33        5.33        1.00      0.051      0.270      0.270
copy(2S)                            4.55        4.55        1.00      0.051      0.231      0.231
copy(1+2S)                          7.36        7.11        0.97      0.058      0.411      0.426
copy_if(1S hit)                     1.68        1.65        0.98      0.248      0.409      0.416
copy_if(2S hit)                     1.20        1.18        0.98      0.204      0.241      0.246
copy_if(1+2S hit)                   2.81        2.80        1.00      0.190      0.532      0.533
copy_if(1S miss)                    5.05        2.53        0.50      0.110      0.279      0.556
copy_if(2S miss)                    2.31        2.29        0.99      0.082      0.188      0.189
copy_if(1+2S miss)                  6.03        6.00        1.00      0.089      0.536      0.538
copy_n(1S)                          6.67        5.13        0.77      0.051      0.262      0.341
copy_n(2S)                          6.67        8.05        1.21      0.051      0.411      0.340
copy_n(1+2S)                        8.27        7.83        0.95      0.056      0.442      0.466
remove_copy(1S hit)                 1.33        1.83        1.37      0.290      0.531      0.386
remove_copy(2S hit)                 1.50        1.35        0.90      0.222      0.299      0.333
remove_copy(1+2S hit)               1.72        1.94        1.13      0.238      0.461      0.408
remove_copy(1S miss)                1.30        1.81        1.40      0.289      0.525      0.376
remove_copy(2S miss)                1.60        1.57        0.98      0.222      0.349      0.355
remove_copy(1+2S miss)              1.80        1.88        1.04      0.225      0.422      0.404
remove_copy_if(1S hit)              1.64        1.81        1.11      0.316      0.571      0.516
remove_copy_if(2S hit)              1.28        1.29        1.01      0.294      0.379      0.377
remove_copy_if(1+2S hit)            1.82        1.71        0.94      0.320      0.548      0.583
remove_copy_if(1S miss)             1.60        1.56        0.97      0.233      0.364      0.374
remove_copy_if(2S miss)             1.85        1.84        0.99      0.192      0.353      0.355
remove_copy_if(1+2S miss)           2.14        3.35        1.56      0.198      0.663      0.424
swap_ranges(1S)                     4.30        4.33        1.01      0.087      0.378      0.376
swap_ranges(2S)                     5.37        5.37        1.00      0.086      0.463      0.463
swap_ranges(1+2S)                   7.19        7.15        0.99      0.099      0.709      0.713
transform(1S)                       6.37        6.37        1.00      0.051      0.323      0.323
transform(2S)                       6.59        6.61        1.00      0.052      0.342      0.340
transform(1+2S)                     7.90        7.91        1.00      0.061      0.482      0.481
-------------------------------------------------------------------------------------------------
group geomean                       3.08        3.10        1.01       [i]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        3.08        3.10        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.21        5.21        1.00      0.052      0.270      0.270
copy(2S)                            4.81        4.81        1.00      0.048      0.231      0.231
copy(1+2S)                          7.11        6.94        0.98      0.060      0.418      0.428
copy_if(1S hit)                     1.72        1.67        0.97      0.246      0.411      0.423
copy_if(2S hit)                     1.06        1.07        1.00      0.212      0.227      0.226
copy_if(1+2S hit)                   2.87        2.84        0.99      0.189      0.535      0.541
copy_if(1S miss)                    5.02        2.48        0.49      0.110      0.274      0.554
copy_if(2S miss)                    2.32        2.29        0.99      0.082      0.188      0.190
copy_if(1+2S miss)                  5.87        5.96        1.02      0.090      0.535      0.527
copy_n(1S)                          6.53        5.01        0.77      0.052      0.261      0.340
copy_n(2S)                          7.03        8.36        1.19      0.048      0.404      0.340
copy_n(1+2S)                        7.78        7.32        0.94      0.060      0.439      0.466
remove_copy(1S hit)                 1.34        1.90        1.42      0.289      0.548      0.387
remove_copy(2S hit)                 1.49        1.33        0.89      0.223      0.297      0.332
remove_copy(1+2S hit)               1.72        1.92        1.12      0.238      0.456      0.409
remove_copy(1S miss)                1.30        1.86        1.43      0.289      0.539      0.376
remove_copy(2S miss)                1.52        1.57        1.03      0.223      0.349      0.339
remove_copy(1+2S miss)              1.80        1.83        1.02      0.225      0.412      0.405
remove_copy_if(1S hit)              1.62        1.80        1.11      0.320      0.575      0.517
remove_copy_if(2S hit)              1.29        1.28        0.99      0.291      0.371      0.375
remove_copy_if(1+2S hit)            1.87        1.73        0.93      0.313      0.542      0.585
remove_copy_if(1S miss)             1.61        1.56        0.97      0.233      0.363      0.376
remove_copy_if(2S miss)             1.85        1.85        1.00      0.192      0.354      0.354
remove_copy_if(1+2S miss)           2.12        3.41        1.61      0.196      0.667      0.414
swap_ranges(1S)                     4.33        4.35        1.01      0.087      0.378      0.376
swap_ranges(2S)                     5.26        5.26        1.00      0.088      0.463      0.463
swap_ranges(1+2S)                   7.17        7.11        0.99      0.100      0.709      0.716
transform(1S)                       6.26        6.26        1.00      0.051      0.322      0.322
transform(2S)                       6.72        6.75        1.00      0.051      0.342      0.340
transform(1+2S)                     7.87        7.67        0.98      0.062      0.473      0.485
-------------------------------------------------------------------------------------------------
group geomean                       3.06        3.09        1.01       [5MyInt]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        3.06        3.09        1.01       [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.47        1.00      0.134      0.331      0.331
copy(2S)                            3.60        3.61        1.00      0.134      0.482      0.481
copy(1+2S)                          3.33        3.67        1.10      0.135      0.496      0.450
copy_if(1S hit)                     1.95        1.62        0.83      0.259      0.419      0.505
copy_if(2S hit)                     1.20        1.20        1.01      0.222      0.267      0.266
copy_if(1+2S hit)                   2.40        2.40        1.00      0.231      0.554      0.555
copy_if(1S miss)                    4.72        2.04        0.43      0.121      0.247      0.572
copy_if(2S miss)                    1.96        1.98        1.01      0.086      0.171      0.169
copy_if(1+2S miss)                  5.77        5.83        1.01      0.096      0.561      0.555
copy_n(1S)                          3.50        3.47        0.99      0.133      0.460      0.463
copy_n(2S)                          3.49        3.43        0.98      0.133      0.455      0.463
copy_n(1+2S)                        5.53        4.22        0.76      0.134      0.563      0.739
remove_copy(1S hit)                 1.48        1.76        1.19      0.322      0.567      0.475
remove_copy(2S hit)                 1.32        1.46        1.11      0.323      0.471      0.425
remove_copy(1+2S hit)               1.46        1.70        1.16      0.339      0.576      0.495
remove_copy(1S miss)                1.47        1.76        1.20      0.322      0.566      0.472
remove_copy(2S miss)                1.44        1.44        1.00      0.322      0.464      0.464
remove_copy(1+2S miss)              1.50        2.12        1.42      0.333      0.707      0.500
remove_copy_if(1S hit)              1.74        1.77        1.02      0.354      0.627      0.615
remove_copy_if(2S hit)              1.35        1.30        0.96      0.361      0.468      0.489
remove_copy_if(1+2S hit)            1.72        1.68        0.97      0.348      0.584      0.600
remove_copy_if(1S miss)             1.19        1.10        0.92      0.378      0.415      0.451
remove_copy_if(2S miss)             1.70        1.70        1.00      0.273      0.464      0.464
remove_copy_if(1+2S miss)           2.70        2.56        0.95      0.275      0.703      0.743
swap_ranges(1S)                     2.40        2.40        1.00      0.171      0.410      0.410
swap_ranges(2S)                     2.68        2.68        1.00      0.173      0.464      0.464
swap_ranges(1+2S)                   3.85        3.89        1.01      0.182      0.707      0.699
transform(1S)                       2.22        2.24        1.01      0.132      0.296      0.294
transform(2S)                       3.49        3.49        1.00      0.133      0.463      0.463
transform(1+2S)                     3.07        2.58        0.84      0.136      0.351      0.418
-------------------------------------------------------------------------------------------------
group geomean                       2.30        2.25        0.98       [8MyFatIntILm2EE]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        2.30        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.083      1.065      1.065
copy(2S)                            0.98        0.98        1.00      1.091      1.065      1.066
copy(1+2S)                          1.04        1.04        1.00      1.074      1.122      1.121
copy_if(1S hit)                     1.16        1.08        0.93      0.606      0.654      0.706
copy_if(2S hit)                     1.00        1.00        1.00      0.640      0.641      0.641
copy_if(1+2S hit)                   1.26        1.26        1.00      0.620      0.779      0.779
copy_if(1S miss)                    1.47        1.02        0.69      0.334      0.340      0.489
copy_if(2S miss)                    1.03        1.03        1.00      0.298      0.306      0.306
copy_if(1+2S miss)                  1.55        1.58        1.02      0.304      0.482      0.473
copy_n(1S)                          0.98        1.02        1.04      1.094      1.120      1.072
copy_n(2S)                          0.99        1.01        1.02      1.083      1.091      1.067
copy_n(1+2S)                        1.04        1.06        1.02      1.073      1.142      1.119
remove_copy(1S hit)                 1.04        1.10        1.06      1.122      1.233      1.163
remove_copy(2S hit)                 1.05        1.06        1.01      1.112      1.179      1.167
remove_copy(1+2S hit)               1.03        1.07        1.04      1.162      1.248      1.200
remove_copy(1S miss)                1.04        1.10        1.06      1.122      1.232      1.163
remove_copy(2S miss)                1.05        1.06        1.01      1.110      1.172      1.165
remove_copy(1+2S miss)              1.06        1.08        1.02      1.140      1.234      1.205
remove_copy_if(1S hit)              1.19        1.10        0.93      0.784      0.864      0.930
remove_copy_if(2S hit)              1.07        1.07        1.00      0.762      0.817      0.818
remove_copy_if(1+2S hit)            1.20        1.21        1.00      0.768      0.928      0.924
remove_copy_if(1S miss)             1.03        0.99        0.96      1.083      1.070      1.119
remove_copy_if(2S miss)             1.04        1.04        1.00      1.068      1.113      1.114
remove_copy_if(1+2S miss)           1.10        1.10        1.00      1.075      1.185      1.187
swap_ranges(1S)                     0.98        0.98        1.00      1.387      1.362      1.362
swap_ranges(2S)                     0.99        0.99        1.00      1.372      1.363      1.363
swap_ranges(1+2S)                   1.04        1.04        1.00      1.395      1.454      1.456
transform(1S)                       1.00        1.00        1.00      0.600      0.601      0.602
transform(2S)                       0.97        0.96        0.99      0.616      0.588      0.596
transform(1+2S)                     1.63        1.63        1.00      0.583      0.949      0.948
-------------------------------------------------------------------------------------------------
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]

