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.17        5.16        1.00      0.052      0.270      0.270
copy(2S)                            4.57        4.57        1.00      0.051      0.231      0.231
copy(1+2S)                          7.12        6.84        0.96      0.060      0.411      0.428
copy_if(1S hit)                     1.96        2.30        1.18      0.175      0.404      0.344
copy_if(2S hit)                     1.33        1.16        0.87      0.198      0.230      0.264
copy_if(1+2S hit)                   1.64        2.81        1.72      0.188      0.529      0.308
copy_if(1S miss)                    2.13        2.48        1.16      0.113      0.279      0.240
copy_if(2S miss)                    2.82        2.34        0.83      0.082      0.192      0.231
copy_if(1+2S miss)                  3.40        6.05        1.78      0.089      0.538      0.302
copy_n(1S)                          6.54        5.00        0.76      0.052      0.261      0.341
copy_n(2S)                          6.57        7.88        1.20      0.052      0.408      0.340
copy_n(1+2S)                        7.86        7.38        0.94      0.059      0.438      0.467
remove_copy(1S hit)                 1.33        1.79        1.34      0.290      0.519      0.387
remove_copy(2S hit)                 1.53        1.33        0.87      0.224      0.297      0.343
remove_copy(1+2S hit)               1.70        1.93        1.14      0.238      0.459      0.404
remove_copy(1S miss)                1.29        1.79        1.39      0.290      0.518      0.373
remove_copy(2S miss)                1.62        1.56        0.96      0.224      0.350      0.363
remove_copy(1+2S miss)              1.80        1.83        1.02      0.225      0.411      0.403
remove_copy_if(1S hit)              1.47        2.26        1.54      0.249      0.563      0.365
remove_copy_if(2S hit)              1.11        1.31        1.17      0.286      0.374      0.319
remove_copy_if(1+2S hit)            1.47        1.81        1.23      0.298      0.539      0.438
remove_copy_if(1S miss)             1.35        1.55        1.15      0.233      0.360      0.315
remove_copy_if(2S miss)             1.67        1.82        1.09      0.192      0.349      0.320
remove_copy_if(1+2S miss)           2.03        3.42        1.68      0.198      0.676      0.402
swap_ranges(1S)                     4.30        4.31        1.00      0.089      0.383      0.382
swap_ranges(2S)                     5.35        5.35        1.00      0.086      0.462      0.463
swap_ranges(1+2S)                   7.15        6.70        0.94      0.099      0.664      0.709
transform(1S)                       5.58        5.58        1.00      0.058      0.322      0.322
transform(2S)                       6.39        6.43        1.00      0.053      0.342      0.340
transform(1+2S)                     7.96        7.76        0.97      0.061      0.472      0.485
-------------------------------------------------------------------------------------------------
group geomean                       2.82        3.12        1.10       [i]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        2.82        3.12        1.10       [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.49        4.49        1.00      0.060      0.271      0.271
copy(2S)                            4.28        4.27        1.00      0.054      0.231      0.232
copy(1+2S)                          6.55        6.72        1.03      0.063      0.423      0.413
copy_if(1S hit)                     1.95        2.35        1.20      0.176      0.413      0.343
copy_if(2S hit)                     1.24        1.09        0.88      0.212      0.231      0.263
copy_if(1+2S hit)                   1.68        2.92        1.74      0.184      0.537      0.309
copy_if(1S miss)                    2.14        2.48        1.16      0.113      0.279      0.240
copy_if(2S miss)                    2.82        2.32        0.82      0.082      0.190      0.231
copy_if(1+2S miss)                  3.40        5.97        1.76      0.089      0.535      0.304
copy_n(1S)                          6.69        5.15        0.77      0.051      0.261      0.340
copy_n(2S)                          6.75        8.24        1.22      0.050      0.415      0.340
copy_n(1+2S)                        7.36        6.85        0.93      0.063      0.434      0.466
remove_copy(1S hit)                 1.34        1.89        1.41      0.289      0.547      0.388
remove_copy(2S hit)                 1.50        1.32        0.88      0.223      0.295      0.334
remove_copy(1+2S hit)               1.70        1.91        1.13      0.239      0.457      0.405
remove_copy(1S miss)                1.29        1.82        1.41      0.289      0.527      0.373
remove_copy(2S miss)                1.55        1.57        1.01      0.223      0.350      0.346
remove_copy(1+2S miss)              1.79        1.83        1.02      0.226      0.413      0.404
remove_copy_if(1S hit)              1.52        2.25        1.48      0.252      0.566      0.382
remove_copy_if(2S hit)              1.10        1.29        1.17      0.290      0.374      0.319
remove_copy_if(1+2S hit)            1.47        2.21        1.50      0.300      0.661      0.441
remove_copy_if(1S miss)             1.35        1.55        1.15      0.234      0.363      0.315
remove_copy_if(2S miss)             1.65        1.84        1.11      0.194      0.356      0.320
remove_copy_if(1+2S miss)           2.05        3.41        1.66      0.196      0.669      0.403
swap_ranges(1S)                     4.37        4.33        0.99      0.087      0.378      0.381
swap_ranges(2S)                     5.27        5.27        1.00      0.088      0.463      0.463
swap_ranges(1+2S)                   7.21        7.14        0.99      0.099      0.709      0.715
transform(1S)                       6.36        6.36        1.00      0.051      0.322      0.322
transform(2S)                       6.62        6.65        1.00      0.051      0.342      0.340
transform(1+2S)                     6.94        7.39        1.06      0.064      0.473      0.445
-------------------------------------------------------------------------------------------------
group geomean                       2.79        3.13        1.12       [5MyInt]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        2.79        3.13        1.12       [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.50        2.50        1.00      0.132      0.330      0.330
copy(2S)                            3.65        3.66        1.00      0.131      0.479      0.478
copy(1+2S)                          3.64        3.30        0.91      0.135      0.446      0.492
copy_if(1S hit)                     2.13        2.29        1.07      0.186      0.425      0.395
copy_if(2S hit)                     1.35        1.20        0.89      0.222      0.268      0.301
copy_if(1+2S hit)                   1.62        2.61        1.61      0.213      0.556      0.346
copy_if(1S miss)                    1.43        1.53        1.08      0.170      0.261      0.242
copy_if(2S miss)                    2.78        2.05        0.74      0.083      0.171      0.231
copy_if(1+2S miss)                  3.44        5.37        1.56      0.098      0.525      0.337
copy_n(1S)                          3.53        3.50        0.99      0.132      0.461      0.464
copy_n(2S)                          3.46        3.39        0.98      0.134      0.456      0.465
copy_n(1+2S)                        5.42        3.99        0.74      0.136      0.544      0.739
remove_copy(1S hit)                 1.47        1.78        1.21      0.325      0.577      0.477
remove_copy(2S hit)                 1.31        1.47        1.11      0.324      0.475      0.426
remove_copy(1+2S hit)               1.47        1.66        1.13      0.340      0.566      0.499
remove_copy(1S miss)                1.47        1.78        1.20      0.324      0.575      0.477
remove_copy(2S miss)                1.44        1.44        1.00      0.323      0.465      0.465
remove_copy(1+2S miss)              1.49        2.10        1.41      0.335      0.703      0.499
remove_copy_if(1S hit)              1.42        1.94        1.37      0.319      0.620      0.454
remove_copy_if(2S hit)              1.10        1.11        1.02      0.349      0.389      0.383
remove_copy_if(1+2S hit)            1.43        1.69        1.18      0.352      0.593      0.503
remove_copy_if(1S miss)             1.41        1.50        1.06      0.278      0.417      0.393
remove_copy_if(2S miss)             1.85        1.69        0.91      0.275      0.464      0.508
remove_copy_if(1+2S miss)           1.77        2.57        1.45      0.275      0.707      0.486
swap_ranges(1S)                     2.44        2.38        0.98      0.173      0.412      0.422
swap_ranges(2S)                     2.67        2.67        1.00      0.174      0.465      0.465
swap_ranges(1+2S)                   3.85        3.85        1.00      0.183      0.707      0.707
transform(1S)                       2.24        2.22        0.99      0.134      0.298      0.300
transform(2S)                       3.48        3.48        1.00      0.133      0.464      0.464
transform(1+2S)                     2.67        3.13        1.17      0.138      0.433      0.369
-------------------------------------------------------------------------------------------------
group geomean                       2.13        2.28        1.07       [8MyFatIntILm2EE]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        2.13        2.28        1.07       [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.99        0.98        1.00      1.102      1.083      1.088
copy(2S)                            0.98        0.98        1.00      1.109      1.084      1.083
copy(1+2S)                          1.04        1.05        1.00      1.087      1.136      1.134
copy_if(1S hit)                     1.11        1.09        0.98      0.610      0.663      0.675
copy_if(2S hit)                     0.97        0.98        1.01      0.666      0.654      0.648
copy_if(1+2S hit)                   1.05        1.20        1.15      0.661      0.794      0.691
copy_if(1S miss)                    1.04        1.03        1.00      0.297      0.307      0.308
copy_if(2S miss)                    0.98        1.04        1.06      0.301      0.312      0.296
copy_if(1+2S miss)                  1.18        1.56        1.33      0.313      0.489      0.368
copy_n(1S)                          0.98        1.02        1.04      1.110      1.136      1.088
copy_n(2S)                          0.99        1.01        1.02      1.100      1.109      1.085
copy_n(1+2S)                        1.04        1.06        1.02      1.087      1.155      1.134
remove_copy(1S hit)                 1.04        1.11        1.07      1.118      1.247      1.163
remove_copy(2S hit)                 1.05        1.06        1.01      1.112      1.181      1.165
remove_copy(1+2S hit)               1.03        1.07        1.04      1.170      1.252      1.201
remove_copy(1S miss)                1.04        1.11        1.06      1.121      1.239      1.169
remove_copy(2S miss)                1.05        1.06        1.01      1.115      1.178      1.169
remove_copy(1+2S miss)              1.05        1.08        1.03      1.145      1.242      1.204
remove_copy_if(1S hit)              1.10        1.16        1.06      0.755      0.877      0.829
remove_copy_if(2S hit)              1.03        1.05        1.02      0.772      0.813      0.798
remove_copy_if(1+2S hit)            1.08        1.18        1.10      0.807      0.952      0.868
remove_copy_if(1S miss)             1.01        1.00        0.99      1.079      1.078      1.089
remove_copy_if(2S miss)             1.03        1.03        1.00      1.086      1.121      1.121
remove_copy_if(1+2S miss)           1.06        1.10        1.04      1.081      1.192      1.142
swap_ranges(1S)                     0.98        0.98        1.00      1.400      1.372      1.374
swap_ranges(2S)                     0.99        0.99        1.00      1.394      1.384      1.383
swap_ranges(1+2S)                   1.04        1.04        1.00      1.405      1.466      1.465
transform(1S)                       1.02        1.02        1.00      0.623      0.635      0.635
transform(2S)                       0.99        0.99        1.00      0.628      0.623      0.624
transform(1+2S)                     1.53        1.53        1.00      0.624      0.956      0.956
-------------------------------------------------------------------------------------------------
group geomean                       1.04        1.08        1.03       [8MyFatIntILm8EE]

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

