
=== 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.45        2.45        1.00      0.104      0.255      0.255
copy(2S)                            4.68        4.68        1.00      0.060      0.282      0.282
copy(1+2S)                          5.57        5.70        1.02      0.065      0.373      0.365
copy_if(1S hit)                     1.22        1.88        1.55      0.224      0.420      0.272
copy_if(2S hit)                     0.69        1.27        1.83      0.361      0.458      0.250
copy_if(1+2S hit)                   0.83        1.32        1.60      0.388      0.512      0.321
copy_if(1S miss)                    1.35        1.95        1.44      0.249      0.485      0.337
copy_if(2S miss)                    0.60        0.90        1.50      0.256      0.231      0.154
copy_if(1+2S miss)                  0.77        1.03        1.34      0.311      0.321      0.239
copy_n(1S)                          4.77        4.60        0.96      0.059      0.270      0.280
copy_n(2S)                          4.51        4.22        0.94      0.061      0.257      0.275
copy_n(1+2S)                        5.95        7.10        1.19      0.067      0.475      0.398
remove_copy(1S hit)                 1.42        1.40        0.99      0.255      0.358      0.362
remove_copy(2S hit)                 1.69        1.74        1.03      0.261      0.453      0.442
remove_copy(1+2S hit)               1.65        1.84        1.11      0.274      0.503      0.452
remove_copy(1S miss)                1.38        1.39        1.00      0.249      0.346      0.344
remove_copy(2S miss)                1.36        1.36        1.00      0.261      0.353      0.353
remove_copy(1+2S miss)              1.54        1.70        1.10      0.268      0.457      0.415
remove_copy_if(1S hit)              1.26        2.19        1.74      0.287      0.629      0.362
remove_copy_if(2S hit)              0.80        1.23        1.54      0.384      0.473      0.308
remove_copy_if(1+2S hit)            0.83        1.10        1.33      0.483      0.532      0.400
remove_copy_if(1S miss)             1.07        1.46        1.37      0.282      0.413      0.301
remove_copy_if(2S miss)             1.28        1.27        0.99      0.259      0.327      0.332
remove_copy_if(1+2S miss)           1.49        1.85        1.24      0.264      0.489      0.394
swap_ranges(1S)                     3.06        3.12        1.02      0.102      0.317      0.311
swap_ranges(2S)                     4.01        3.91        0.97      0.084      0.327      0.336
swap_ranges(1+2S)                   3.95        3.86        0.98      0.099      0.383      0.392
transform(1S)                       2.98        3.15        1.06      0.106      0.335      0.317
transform(2S)                       5.95        5.93        1.00      0.054      0.318      0.319
transform(1+2S)                     6.60        6.43        0.97      0.064      0.409      0.420
-------------------------------------------------------------------------------------------------
group geomean                       1.93        2.26        1.17       [i]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        1.93        2.26        1.17       [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.41        2.41        1.00      0.106      0.255      0.255
copy(2S)                            5.47        5.48        1.00      0.051      0.281      0.281
copy(1+2S)                          5.64        5.80        1.03      0.064      0.373      0.363
copy_if(1S hit)                     1.21        1.85        1.53      0.226      0.420      0.274
copy_if(2S hit)                     0.76        1.39        1.84      0.330      0.459      0.250
copy_if(1+2S hit)                   0.84        1.35        1.60      0.384      0.517      0.323
copy_if(1S miss)                    1.36        1.93        1.42      0.250      0.483      0.339
copy_if(2S miss)                    0.60        0.90        1.50      0.256      0.231      0.154
copy_if(1+2S miss)                  0.77        1.13        1.46      0.310      0.350      0.239
copy_n(1S)                          5.51        5.19        0.94      0.052      0.269      0.286
copy_n(2S)                          5.27        4.93        0.93      0.052      0.257      0.275
copy_n(1+2S)                        6.36        7.48        1.18      0.063      0.474      0.404
remove_copy(1S hit)                 1.41        1.38        0.98      0.257      0.355      0.363
remove_copy(2S hit)                 1.70        1.78        1.05      0.259      0.461      0.440
remove_copy(1+2S hit)               1.85        1.75        0.95      0.274      0.480      0.506
remove_copy(1S miss)                1.39        1.39        1.00      0.249      0.347      0.346
remove_copy(2S miss)                1.36        1.33        0.98      0.259      0.345      0.354
remove_copy(1+2S miss)              1.67        1.68        1.01      0.269      0.451      0.448
remove_copy_if(1S hit)              1.25        2.06        1.65      0.296      0.609      0.369
remove_copy_if(2S hit)              0.88        1.37        1.56      0.346      0.475      0.305
remove_copy_if(1+2S hit)            0.86        1.10        1.28      0.472      0.519      0.407
remove_copy_if(1S miss)             1.07        1.47        1.37      0.282      0.414      0.302
remove_copy_if(2S miss)             1.26        1.32        1.05      0.257      0.340      0.325
remove_copy_if(1+2S miss)           1.50        1.79        1.19      0.264      0.473      0.396
swap_ranges(1S)                     3.32        3.32        1.00      0.102      0.340      0.339
swap_ranges(2S)                     4.24        3.86        0.91      0.084      0.326      0.358
swap_ranges(1+2S)                   3.90        4.19        1.08      0.100      0.419      0.390
transform(1S)                       2.97        3.13        1.06      0.107      0.336      0.318
transform(2S)                       6.08        6.05        0.99      0.053      0.319      0.320
transform(1+2S)                     6.62        6.63        1.00      0.064      0.423      0.422
-------------------------------------------------------------------------------------------------
group geomean                       2.01        2.33        1.16       [5MyInt]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        2.01        2.33        1.16       [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.50        1.50        1.00      0.169      0.253      0.253
copy(2S)                            2.05        1.99        0.97      0.133      0.264      0.272
copy(1+2S)                          2.57        2.77        1.08      0.140      0.390      0.360
copy_if(1S hit)                     1.22        1.07        0.87      0.296      0.316      0.363
copy_if(2S hit)                     1.34        1.34        0.99      0.283      0.379      0.381
copy_if(1+2S hit)                   1.32        1.47        1.11      0.279      0.411      0.370
copy_if(1S miss)                    1.36        2.70        1.98      0.177      0.478      0.241
copy_if(2S miss)                    0.65        0.97        1.50      0.238      0.232      0.154
copy_if(1+2S miss)                  0.97        1.38        1.43      0.248      0.343      0.240
copy_n(1S)                          2.14        3.75        1.75      0.133      0.499      0.286
copy_n(2S)                          2.12        2.16        1.02      0.133      0.287      0.281
copy_n(1+2S)                        2.82        3.34        1.19      0.142      0.475      0.401
remove_copy(1S hit)                 1.59        1.62        1.01      0.331      0.536      0.528
remove_copy(2S hit)                 1.58        1.52        0.96      0.339      0.513      0.535
remove_copy(1+2S hit)               1.43        1.47        1.03      0.358      0.526      0.513
remove_copy(1S miss)                1.59        1.59        1.00      0.330      0.524      0.526
remove_copy(2S miss)                1.51        1.57        1.04      0.338      0.532      0.512
remove_copy(1+2S miss)              1.45        1.49        1.02      0.346      0.514      0.502
remove_copy_if(1S hit)              1.03        1.53        1.48      0.373      0.570      0.385
remove_copy_if(2S hit)              0.82        1.27        1.56      0.433      0.549      0.353
remove_copy_if(1+2S hit)            0.90        1.20        1.34      0.471      0.568      0.425
remove_copy_if(1S miss)             0.69        1.10        1.60      0.446      0.491      0.307
remove_copy_if(2S miss)             1.47        1.61        1.09      0.331      0.533      0.487
remove_copy_if(1+2S miss)           1.44        1.56        1.08      0.335      0.522      0.484
swap_ranges(1S)                     3.41        3.37        0.99      0.171      0.578      0.585
swap_ranges(2S)                     2.85        2.67        0.94      0.172      0.461      0.490
swap_ranges(1+2S)                   2.24        2.21        0.99      0.185      0.410      0.415
transform(1S)                       2.31        2.50        1.08      0.139      0.346      0.320
transform(2S)                       2.15        2.29        1.06      0.139      0.319      0.300
transform(1+2S)                     3.59        3.61        1.00      0.145      0.524      0.522
-------------------------------------------------------------------------------------------------
group geomean                       1.59        1.82        1.15       [8MyFatIntILm2EE]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        1.59        1.82        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.02        1.00        0.99      0.621      0.623      0.632
copy(2S)                            0.99        1.02        1.02      0.617      0.628      0.614
copy(1+2S)                          1.14        1.12        0.99      0.625      0.700      0.710
copy_if(1S hit)                     1.05        1.02        0.97      0.552      0.561      0.580
copy_if(2S hit)                     0.97        1.03        1.07      0.589      0.607      0.569
copy_if(1+2S hit)                   1.08        1.06        0.98      0.593      0.628      0.641
copy_if(1S miss)                    1.07        1.53        1.44      0.290      0.445      0.309
copy_if(2S miss)                    0.97        1.03        1.07      0.297      0.306      0.287
copy_if(1+2S miss)                  0.97        1.33        1.38      0.311      0.415      0.301
copy_n(1S)                          1.01        1.00        1.00      0.623      0.626      0.627
copy_n(2S)                          1.01        1.04        1.03      0.623      0.645      0.629
copy_n(1+2S)                        1.08        1.01        0.94      0.625      0.634      0.672
remove_copy(1S hit)                 0.97        0.96        0.99      1.118      1.074      1.082
remove_copy(2S hit)                 1.09        1.08        0.99      1.028      1.108      1.121
remove_copy(1+2S hit)               1.09        1.06        0.97      1.105      1.171      1.207
remove_copy(1S miss)                0.97        0.96        1.00      1.120      1.076      1.081
remove_copy(2S miss)                1.10        1.09        0.99      1.020      1.109      1.120
remove_copy(1+2S miss)              1.07        1.05        0.99      1.080      1.139      1.152
remove_copy_if(1S hit)              1.02        1.14        1.12      0.738      0.843      0.752
remove_copy_if(2S hit)              0.99        1.06        1.08      0.738      0.783      0.727
remove_copy_if(1+2S hit)            1.00        1.07        1.07      0.786      0.842      0.789
remove_copy_if(1S miss)             0.98        1.00        1.03      1.017      1.020      0.993
remove_copy_if(2S miss)             1.14        1.10        0.96      0.963      1.060      1.102
remove_copy_if(1+2S miss)           1.11        1.13        1.02      0.993      1.127      1.106
swap_ranges(1S)                     0.99        0.98        0.99      0.735      0.723      0.726
swap_ranges(2S)                     0.95        0.94        1.00      0.768      0.724      0.726
swap_ranges(1+2S)                   1.20        1.20        1.00      0.763      0.914      0.913
transform(1S)                       1.03        1.03        1.00      0.590      0.611      0.609
transform(2S)                       1.01        1.01        1.00      0.609      0.618      0.618
transform(1+2S)                     1.10        1.06        0.97      0.611      0.650      0.672
-------------------------------------------------------------------------------------------------
group geomean                       1.04        1.07        1.03       [8MyFatIntILm8EE]

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

