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)                            2.46        2.46        1.00      0.104      0.257      0.257
copy(2S)                            5.42        5.39        1.00      0.052      0.282      0.283
copy(1+2S)                          5.77        5.77        1.00      0.065      0.374      0.373
copy_if(1S hit)                     1.21        1.86        1.53      0.226      0.420      0.274
copy_if(2S hit)                     0.79        1.46        1.86      0.318      0.464      0.250
copy_if(1+2S hit)                   0.83        1.33        1.60      0.387      0.513      0.322
copy_if(1S miss)                    1.26        1.82        1.44      0.267      0.485      0.336
copy_if(2S miss)                    0.60        0.90        1.50      0.256      0.231      0.154
copy_if(1+2S miss)                  0.77        1.06        1.37      0.312      0.329      0.240
copy_n(1S)                          4.93        4.75        0.96      0.057      0.270      0.280
copy_n(2S)                          5.27        5.02        0.95      0.052      0.263      0.276
copy_n(1+2S)                        5.99        8.15        1.36      0.059      0.485      0.356
remove_copy(1S hit)                 1.06        1.29        1.22      0.285      0.366      0.301
remove_copy(2S hit)                 1.30        1.74        1.34      0.260      0.453      0.338
remove_copy(1+2S hit)               1.43        1.94        1.36      0.277      0.537      0.395
remove_copy(1S miss)                1.05        1.22        1.16      0.285      0.348      0.300
remove_copy(2S miss)                1.28        1.37        1.07      0.260      0.356      0.333
remove_copy(1+2S miss)              1.45        1.73        1.19      0.271      0.469      0.393
remove_copy_if(1S hit)              1.27        2.36        1.86      0.288      0.680      0.365
remove_copy_if(2S hit)              0.90        1.43        1.59      0.341      0.487      0.307
remove_copy_if(1+2S hit)            0.86        1.11        1.29      0.469      0.519      0.402
remove_copy_if(1S miss)             1.07        1.43        1.34      0.283      0.403      0.302
remove_copy_if(2S miss)             1.26        1.27        1.01      0.258      0.326      0.324
remove_copy_if(1+2S miss)           1.50        1.73        1.15      0.267      0.460      0.401
swap_ranges(1S)                     3.07        3.07        1.00      0.102      0.312      0.312
swap_ranges(2S)                     3.92        3.89        0.99      0.084      0.326      0.329
swap_ranges(1+2S)                   4.49        4.01        0.89      0.099      0.395      0.443
transform(1S)                       3.06        3.23        1.05      0.105      0.338      0.321
transform(2S)                       6.01        6.01        1.00      0.053      0.318      0.318
transform(1+2S)                     6.72        6.71        1.00      0.065      0.437      0.438
-------------------------------------------------------------------------------------------------
group geomean                       1.91        2.31        1.21       [i]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        1.91        2.31        1.21       [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)                            2.47        2.47        1.00      0.104      0.257      0.257
copy(2S)                            5.36        5.37        1.00      0.052      0.282      0.281
copy(1+2S)                          5.87        5.90        1.00      0.064      0.376      0.374
copy_if(1S hit)                     1.27        1.87        1.48      0.226      0.423      0.286
copy_if(2S hit)                     0.78        1.40        1.78      0.324      0.452      0.254
copy_if(1+2S hit)                   0.91        1.49        1.64      0.352      0.523      0.319
copy_if(1S miss)                    1.31        1.87        1.42      0.261      0.488      0.343
copy_if(2S miss)                    0.60        0.90        1.50      0.256      0.231      0.154
copy_if(1+2S miss)                  0.76        1.18        1.54      0.315      0.371      0.240
copy_n(1S)                          5.67        5.34        0.94      0.051      0.271      0.287
copy_n(2S)                          5.29        5.08        0.96      0.052      0.264      0.275
copy_n(1+2S)                        6.61        8.64        1.31      0.055      0.475      0.363
remove_copy(1S hit)                 1.07        1.29        1.21      0.285      0.369      0.305
remove_copy(2S hit)                 1.29        1.75        1.36      0.260      0.457      0.336
remove_copy(1+2S hit)               1.44        1.77        1.23      0.275      0.487      0.398
remove_copy(1S miss)                1.07        1.22        1.14      0.285      0.347      0.305
remove_copy(2S miss)                1.26        1.35        1.07      0.260      0.351      0.328
remove_copy(1+2S miss)              1.47        1.67        1.14      0.271      0.453      0.398
remove_copy_if(1S hit)              1.27        2.39        1.88      0.290      0.693      0.369
remove_copy_if(2S hit)              0.83        1.33        1.59      0.367      0.488      0.306
remove_copy_if(1+2S hit)            0.89        1.20        1.34      0.447      0.535      0.400
remove_copy_if(1S miss)             1.07        1.47        1.37      0.284      0.416      0.303
remove_copy_if(2S miss)             1.32        1.34        1.01      0.258      0.344      0.341
remove_copy_if(1+2S miss)           1.51        1.76        1.17      0.266      0.470      0.401
swap_ranges(1S)                     3.19        3.11        0.97      0.102      0.318      0.326
swap_ranges(2S)                     4.11        4.02        0.98      0.084      0.338      0.345
swap_ranges(1+2S)                   3.97        4.17        1.05      0.099      0.412      0.392
transform(1S)                       3.02        3.25        1.08      0.106      0.344      0.320
transform(2S)                       6.03        6.02        1.00      0.053      0.318      0.319
transform(1+2S)                     6.81        6.76        0.99      0.064      0.431      0.434
-------------------------------------------------------------------------------------------------
group geomean                       1.94        2.35        1.21       [5MyInt]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        1.94        2.35        1.21       [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)                            1.54        1.51        0.98      0.171      0.257      0.262
copy(2S)                            3.17        1.97        0.62      0.135      0.267      0.429
copy(1+2S)                          2.66        2.65        1.00      0.216      0.573      0.574
copy_if(1S hit)                     1.28        1.02        0.80      0.537      0.549      0.686
copy_if(2S hit)                     1.35        1.42        1.06      0.285      0.405      0.384
copy_if(1+2S hit)                   1.33        1.47        1.11      0.280      0.412      0.373
copy_if(1S miss)                    1.45        2.61        1.79      0.176      0.460      0.256
copy_if(2S miss)                    0.65        0.99        1.53      0.239      0.237      0.155
copy_if(1+2S miss)                  0.90        1.18        1.31      0.268      0.316      0.242
copy_n(1S)                          2.10        2.83        1.35      0.137      0.387      0.288
copy_n(2S)                          2.12        2.16        1.02      0.135      0.292      0.286
copy_n(1+2S)                        2.82        3.32        1.18      0.143      0.476      0.404
remove_copy(1S hit)                 0.72        1.15        1.61      0.450      0.519      0.322
remove_copy(2S hit)                 1.37        1.50        1.10      0.355      0.533      0.485
remove_copy(1+2S hit)               1.30        1.30        1.00      0.380      0.496      0.495
remove_copy(1S miss)                0.71        1.19        1.67      0.449      0.534      0.321
remove_copy(2S miss)                1.40        1.61        1.15      0.342      0.552      0.479
remove_copy(1+2S miss)              1.37        1.44        1.05      0.353      0.509      0.485
remove_copy_if(1S hit)              1.07        1.68        1.57      0.363      0.609      0.387
remove_copy_if(2S hit)              0.85        1.37        1.61      0.419      0.575      0.357
remove_copy_if(1+2S hit)            0.98        1.24        1.27      0.443      0.549      0.433
remove_copy_if(1S miss)             0.68        0.97        1.42      0.459      0.444      0.312
remove_copy_if(2S miss)             1.45        1.57        1.08      0.334      0.523      0.485
remove_copy_if(1+2S miss)           1.42        1.46        1.03      0.341      0.497      0.483
swap_ranges(1S)                     3.45        3.50        1.02      0.173      0.604      0.594
swap_ranges(2S)                     2.82        2.76        0.98      0.173      0.479      0.489
swap_ranges(1+2S)                   2.24        2.27        1.02      0.187      0.424      0.418
transform(1S)                       2.25        2.53        1.12      0.142      0.360      0.320
transform(2S)                       2.23        2.21        0.99      0.140      0.309      0.312
transform(1+2S)                     3.43        3.34        0.97      0.148      0.493      0.507
-------------------------------------------------------------------------------------------------
group geomean                       1.51        1.74        1.15       [8MyFatIntILm2EE]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        1.51        1.74        1.15       [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)                            1.00        1.00        1.00      0.635      0.635      0.634
copy(2S)                            1.00        1.00        1.00      0.635      0.634      0.634
copy(1+2S)                          1.06        1.06        1.01      0.635      0.675      0.671
copy_if(1S hit)                     1.04        1.01        0.97      0.577      0.581      0.601
copy_if(2S hit)                     0.98        1.02        1.04      0.593      0.604      0.580
copy_if(1+2S hit)                   1.07        1.08        1.00      0.604      0.650      0.649
copy_if(1S miss)                    1.04        1.48        1.42      0.294      0.434      0.307
copy_if(2S miss)                    0.96        1.00        1.05      0.304      0.304      0.291
copy_if(1+2S miss)                  0.99        1.29        1.30      0.314      0.403      0.310
copy_n(1S)                          1.02        1.00        0.99      0.625      0.626      0.635
copy_n(2S)                          1.02        1.02        1.00      0.624      0.639      0.637
copy_n(1+2S)                        1.08        1.03        0.96      0.626      0.646      0.676
remove_copy(1S hit)                 1.28        0.99        0.78      1.081      1.073      1.383
remove_copy(2S hit)                 1.10        1.10        1.00      1.038      1.142      1.143
remove_copy(1+2S hit)               1.04        1.06        1.02      1.087      1.152      1.133
remove_copy(1S miss)                0.94        0.99        1.05      1.080      1.069      1.015
remove_copy(2S miss)                1.11        1.10        1.00      1.023      1.131      1.134
remove_copy(1+2S miss)              1.07        1.04        0.97      1.074      1.113      1.146
remove_copy_if(1S hit)              1.01        1.15        1.13      0.734      0.843      0.744
remove_copy_if(2S hit)              1.01        1.09        1.08      0.718      0.782      0.726
remove_copy_if(1+2S hit)            1.02        1.10        1.08      0.765      0.845      0.783
remove_copy_if(1S miss)             0.99        1.03        1.04      0.992      1.023      0.987
remove_copy_if(2S miss)             1.13        1.10        0.97      0.963      1.057      1.091
remove_copy_if(1+2S miss)           1.12        1.12        1.00      0.981      1.101      1.096
swap_ranges(1S)                     0.99        0.98        0.99      0.747      0.733      0.738
swap_ranges(2S)                     0.95        0.95        1.00      0.772      0.731      0.733
swap_ranges(1+2S)                   1.19        1.19        1.01      0.770      0.920      0.915
transform(1S)                       1.01        1.02        1.00      0.619      0.630      0.627
transform(2S)                       1.02        1.02        1.00      0.625      0.635      0.636
transform(1+2S)                     1.08        1.06        0.98      0.621      0.657      0.670
-------------------------------------------------------------------------------------------------
group geomean                       1.04        1.06        1.02       [8MyFatIntILm8EE]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        1.04        1.06        1.02       [8MyFatIntILm8EE]

