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.13        5.14        1.00      0.053      0.270      0.270
copy(2S)                            4.50        4.49        1.00      0.052      0.231      0.232
copy(1+2S)                          7.20        6.88        0.96      0.060      0.411      0.431
copy_if(1S hit)                     1.72        1.70        0.99      0.245      0.415      0.420
copy_if(2S hit)                     1.13        1.11        0.98      0.203      0.226      0.230
copy_if(1+2S hit)                   2.77        2.71        0.98      0.193      0.524      0.536
copy_if(1S miss)                    5.05        2.52        0.50      0.110      0.278      0.556
copy_if(2S miss)                    2.33        2.32        1.00      0.082      0.190      0.191
copy_if(1+2S miss)                  6.01        5.96        0.99      0.089      0.532      0.536
copy_n(1S)                          6.41        4.92        0.77      0.053      0.261      0.340
copy_n(2S)                          6.53        7.94        1.22      0.052      0.414      0.340
copy_n(1+2S)                        7.96        7.50        0.94      0.059      0.439      0.466
remove_copy(1S hit)                 1.33        1.92        1.44      0.290      0.557      0.386
remove_copy(2S hit)                 1.49        1.34        0.90      0.222      0.298      0.332
remove_copy(1+2S hit)               1.70        1.92        1.13      0.238      0.458      0.405
remove_copy(1S miss)                1.29        1.92        1.48      0.290      0.556      0.375
remove_copy(2S miss)                1.63        1.57        0.96      0.222      0.349      0.362
remove_copy(1+2S miss)              1.80        1.83        1.02      0.225      0.412      0.404
remove_copy_if(1S hit)              1.65        1.80        1.09      0.312      0.561      0.515
remove_copy_if(2S hit)              1.34        1.34        1.00      0.285      0.381      0.381
remove_copy_if(1+2S hit)            1.94        1.75        0.90      0.309      0.541      0.601
remove_copy_if(1S miss)             1.61        1.57        0.98      0.233      0.365      0.374
remove_copy_if(2S miss)             1.86        1.85        1.00      0.192      0.355      0.355
remove_copy_if(1+2S miss)           2.15        3.35        1.56      0.200      0.669      0.428
swap_ranges(1S)                     4.40        4.38        0.99      0.087      0.379      0.381
swap_ranges(2S)                     5.34        5.35        1.00      0.087      0.463      0.463
swap_ranges(1+2S)                   7.13        7.12        1.00      0.100      0.716      0.716
transform(1S)                       6.38        6.39        1.00      0.050      0.322      0.322
transform(2S)                       7.03        7.06        1.00      0.048      0.342      0.340
transform(1+2S)                     7.75        7.90        1.02      0.061      0.484      0.474
-------------------------------------------------------------------------------------------------
group geomean                       3.07        3.10        1.01       [i]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        3.07        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.36        5.36        1.00      0.050      0.270      0.270
copy(2S)                            4.93        4.93        1.00      0.047      0.231      0.231
copy(1+2S)                          6.99        7.14        1.02      0.059      0.420      0.412
copy_if(1S hit)                     1.70        1.64        0.97      0.250      0.409      0.423
copy_if(2S hit)                     1.05        1.06        1.01      0.214      0.226      0.225
copy_if(1+2S hit)                   2.65        2.64        1.00      0.195      0.516      0.517
copy_if(1S miss)                    5.02        2.49        0.49      0.110      0.274      0.554
copy_if(2S miss)                    2.29        2.30        1.00      0.082      0.189      0.188
copy_if(1+2S miss)                  5.98        5.89        0.98      0.090      0.529      0.537
copy_n(1S)                          6.81        5.25        0.77      0.050      0.262      0.340
copy_n(2S)                          7.32        8.84        1.21      0.046      0.410      0.340
copy_n(1+2S)                        8.11        7.64        0.94      0.057      0.439      0.466
remove_copy(1S hit)                 1.34        1.96        1.47      0.290      0.569      0.387
remove_copy(2S hit)                 1.51        1.34        0.89      0.223      0.299      0.335
remove_copy(1+2S hit)               1.70        1.91        1.13      0.238      0.457      0.405
remove_copy(1S miss)                1.30        1.94        1.50      0.290      0.564      0.376
remove_copy(2S miss)                1.63        1.58        0.96      0.222      0.350      0.363
remove_copy(1+2S miss)              1.79        1.83        1.02      0.225      0.413      0.404
remove_copy_if(1S hit)              1.63        1.78        1.09      0.317      0.565      0.516
remove_copy_if(2S hit)              1.35        1.31        0.98      0.286      0.375      0.384
remove_copy_if(1+2S hit)            1.89        1.75        0.93      0.311      0.545      0.588
remove_copy_if(1S miss)             1.61        1.56        0.97      0.233      0.363      0.375
remove_copy_if(2S miss)             1.86        1.86        1.00      0.191      0.355      0.355
remove_copy_if(1+2S miss)           2.13        3.41        1.60      0.196      0.668      0.418
swap_ranges(1S)                     4.29        4.37        1.02      0.088      0.384      0.378
swap_ranges(2S)                     5.32        5.32        1.00      0.087      0.463      0.463
swap_ranges(1+2S)                   7.15        7.21        1.01      0.099      0.714      0.708
transform(1S)                       6.42        6.41        1.00      0.050      0.322      0.322
transform(2S)                       7.21        7.23        1.00      0.047      0.342      0.341
transform(1+2S)                     7.86        7.84        1.00      0.060      0.473      0.474
-------------------------------------------------------------------------------------------------
group geomean                       3.09        3.13        1.01       [5MyInt]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        3.09        3.13        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.53        2.53        1.00      0.131      0.330      0.330
copy(2S)                            3.67        3.65        1.00      0.131      0.479      0.480
copy(1+2S)                          3.31        3.65        1.10      0.134      0.488      0.443
copy_if(1S hit)                     1.89        1.66        0.88      0.258      0.427      0.488
copy_if(2S hit)                     1.19        1.19        1.01      0.223      0.266      0.265
copy_if(1+2S hit)                   2.44        2.44        1.00      0.228      0.556      0.556
copy_if(1S miss)                    4.73        2.08        0.44      0.121      0.252      0.573
copy_if(2S miss)                    2.02        2.07        1.02      0.084      0.174      0.170
copy_if(1+2S miss)                  5.77        5.82        1.01      0.096      0.559      0.554
copy_n(1S)                          3.53        3.50        0.99      0.132      0.460      0.464
copy_n(2S)                          3.51        3.46        0.99      0.132      0.458      0.463
copy_n(1+2S)                        5.54        4.06        0.73      0.134      0.544      0.742
remove_copy(1S hit)                 1.46        1.76        1.21      0.322      0.568      0.471
remove_copy(2S hit)                 1.33        1.45        1.09      0.323      0.469      0.429
remove_copy(1+2S hit)               1.46        1.67        1.15      0.339      0.566      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.321      0.464      0.463
remove_copy(1+2S miss)              1.49        2.10        1.41      0.334      0.699      0.497
remove_copy_if(1S hit)              1.83        1.68        0.92      0.369      0.620      0.673
remove_copy_if(2S hit)              1.32        1.37        1.04      0.364      0.498      0.481
remove_copy_if(1+2S hit)            1.72        1.64        0.96      0.353      0.579      0.605
remove_copy_if(1S miss)             1.22        1.14        0.93      0.371      0.422      0.452
remove_copy_if(2S miss)             1.70        1.70        1.00      0.272      0.464      0.464
remove_copy_if(1+2S miss)           2.69        2.56        0.95      0.276      0.706      0.743
swap_ranges(1S)                     2.42        2.41        1.00      0.172      0.415      0.416
swap_ranges(2S)                     2.68        2.69        1.00      0.173      0.465      0.464
swap_ranges(1+2S)                   3.87        3.87        1.00      0.182      0.706      0.706
transform(1S)                       2.26        2.23        0.99      0.132      0.294      0.298
transform(2S)                       3.53        3.53        1.00      0.131      0.464      0.464
transform(1+2S)                     3.14        2.64        0.84      0.136      0.358      0.426
-------------------------------------------------------------------------------------------------
group geomean                       2.31        2.26        0.98       [8MyFatIntILm2EE]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        2.31        2.26        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.091      1.072      1.071
copy(2S)                            0.98        0.98        1.00      1.091      1.066      1.065
copy(1+2S)                          1.04        1.04        1.00      1.083      1.131      1.130
copy_if(1S hit)                     1.16        1.08        0.93      0.606      0.654      0.703
copy_if(2S hit)                     1.01        1.01        1.00      0.638      0.646      0.645
copy_if(1+2S hit)                   1.24        1.24        1.00      0.628      0.779      0.778
copy_if(1S miss)                    1.51        1.02        0.68      0.333      0.340      0.503
copy_if(2S miss)                    1.03        1.03        1.00      0.295      0.305      0.305
copy_if(1+2S miss)                  1.58        1.56        0.99      0.305      0.477      0.481
copy_n(1S)                          0.98        1.02        1.04      1.105      1.131      1.085
copy_n(2S)                          0.99        1.02        1.04      1.082      1.104      1.066
copy_n(1+2S)                        1.04        1.06        1.02      1.084      1.150      1.128
remove_copy(1S hit)                 1.04        1.10        1.06      1.131      1.241      1.175
remove_copy(2S hit)                 1.05        1.06        1.00      1.113      1.175      1.171
remove_copy(1+2S hit)               1.03        1.08        1.04      1.169      1.260      1.209
remove_copy(1S miss)                1.04        1.10        1.06      1.131      1.241      1.174
remove_copy(2S miss)                1.06        1.05        0.99      1.116      1.170      1.179
remove_copy(1+2S miss)              1.05        1.08        1.03      1.165      1.259      1.226
remove_copy_if(1S hit)              1.19        1.10        0.93      0.793      0.872      0.941
remove_copy_if(2S hit)              1.07        1.07        1.00      0.764      0.817      0.818
remove_copy_if(1+2S hit)            1.18        1.19        1.01      0.787      0.938      0.931
remove_copy_if(1S miss)             1.04        0.99        0.95      1.101      1.087      1.142
remove_copy_if(2S miss)             1.05        1.04        1.00      1.071      1.120      1.124
remove_copy_if(1+2S miss)           1.11        1.11        1.00      1.090      1.207      1.205
swap_ranges(1S)                     0.98        0.98        1.00      1.407      1.379      1.378
swap_ranges(2S)                     0.99        0.99        1.00      1.381      1.372      1.372
swap_ranges(1+2S)                   1.04        1.04        1.00      1.398      1.460      1.459
transform(1S)                       1.02        1.02        1.00      0.619      0.632      0.631
transform(2S)                       1.01        1.00        1.00      0.620      0.623      0.623
transform(1+2S)                     1.58        1.58        1.00      0.604      0.955      0.952
-------------------------------------------------------------------------------------------------
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]

