
=== 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.35        5.35        1.00      0.050      0.270      0.270
copy(2S)                            4.71        4.71        1.00      0.049      0.231      0.231
copy(1+2S)                          7.06        7.06        1.00      0.058      0.412      0.412
copy_if(1S hit)                     1.96        2.33        1.19      0.175      0.409      0.345
copy_if(2S hit)                     1.33        1.16        0.87      0.198      0.229      0.264
copy_if(1+2S hit)                   1.69        2.92        1.72      0.182      0.532      0.308
copy_if(1S miss)                    2.13        2.47        1.16      0.113      0.279      0.240
copy_if(2S miss)                    2.82        2.29        0.81      0.082      0.188      0.231
copy_if(1+2S miss)                  3.41        5.88        1.73      0.089      0.523      0.303
copy_n(1S)                          6.50        5.00        0.77      0.052      0.261      0.340
copy_n(2S)                          6.96        8.47        1.22      0.049      0.414      0.340
copy_n(1+2S)                        8.18        7.69        0.94      0.057      0.438      0.466
remove_copy(1S hit)                 1.40        1.89        1.35      0.294      0.555      0.413
remove_copy(2S hit)                 1.34        1.35        1.01      0.223      0.301      0.298
remove_copy(1+2S hit)               2.01        1.92        0.95      0.238      0.458      0.479
remove_copy(1S miss)                1.26        1.75        1.40      0.304      0.534      0.382
remove_copy(2S miss)                1.57        1.57        1.00      0.222      0.350      0.349
remove_copy(1+2S miss)              1.82        1.84        1.01      0.226      0.416      0.412
remove_copy_if(1S hit)              1.46        2.29        1.56      0.248      0.568      0.363
remove_copy_if(2S hit)              1.11        1.31        1.18      0.285      0.373      0.317
remove_copy_if(1+2S hit)            1.48        1.83        1.24      0.296      0.542      0.438
remove_copy_if(1S miss)             1.35        1.55        1.15      0.233      0.362      0.315
remove_copy_if(2S miss)             1.69        1.82        1.08      0.192      0.350      0.325
remove_copy_if(1+2S miss)           2.06        3.43        1.67      0.195      0.670      0.402
swap_ranges(1S)                     4.31        4.31        1.00      0.087      0.376      0.376
swap_ranges(2S)                     5.31        5.31        1.00      0.087      0.463      0.463
swap_ranges(1+2S)                   6.66        7.15        1.07      0.100      0.715      0.666
transform(1S)                       5.98        5.98        1.00      0.054      0.322      0.322
transform(2S)                       6.05        6.08        1.01      0.056      0.342      0.340
transform(1+2S)                     8.04        7.18        0.89      0.060      0.428      0.479
-------------------------------------------------------------------------------------------------
group geomean                       2.84        3.15        1.11       [i]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        2.84        3.15        1.11       [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.22        5.22        1.00      0.052      0.270      0.270
copy(2S)                            4.63        4.64        1.00      0.050      0.232      0.231
copy(1+2S)                          6.91        6.90        1.00      0.060      0.413      0.414
copy_if(1S hit)                     1.95        2.27        1.16      0.176      0.398      0.343
copy_if(2S hit)                     1.35        1.18        0.87      0.196      0.230      0.264
copy_if(1+2S hit)                   1.68        2.92        1.74      0.184      0.538      0.310
copy_if(1S miss)                    2.17        2.52        1.16      0.111      0.279      0.240
copy_if(2S miss)                    2.82        2.29        0.81      0.082      0.188      0.231
copy_if(1+2S miss)                  3.38        5.92        1.75      0.089      0.530      0.303
copy_n(1S)                          6.78        5.22        0.77      0.050      0.262      0.340
copy_n(2S)                          6.81        8.06        1.18      0.050      0.403      0.340
copy_n(1+2S)                        7.85        7.31        0.93      0.059      0.435      0.467
remove_copy(1S hit)                 1.70        2.21        1.30      0.242      0.535      0.413
remove_copy(2S hit)                 1.35        1.33        0.98      0.222      0.296      0.301
remove_copy(1+2S hit)               1.92        2.01        1.05      0.238      0.478      0.458
remove_copy(1S miss)                1.56        2.18        1.40      0.244      0.532      0.381
remove_copy(2S miss)                1.58        1.57        1.00      0.222      0.349      0.350
remove_copy(1+2S miss)              1.83        1.83        1.00      0.226      0.413      0.414
remove_copy_if(1S hit)              1.48        2.28        1.54      0.249      0.568      0.370
remove_copy_if(2S hit)              1.10        1.30        1.18      0.286      0.372      0.316
remove_copy_if(1+2S hit)            1.50        2.25        1.50      0.296      0.668      0.444
remove_copy_if(1S miss)             1.35        1.56        1.16      0.234      0.366      0.315
remove_copy_if(2S miss)             1.67        1.82        1.09      0.192      0.350      0.320
remove_copy_if(1+2S miss)           2.03        3.32        1.63      0.198      0.659      0.403
swap_ranges(1S)                     4.35        4.33        1.00      0.087      0.375      0.377
swap_ranges(2S)                     5.33        5.33        1.00      0.087      0.463      0.463
swap_ranges(1+2S)                   7.17        7.15        1.00      0.100      0.713      0.715
transform(1S)                       6.52        6.52        1.00      0.049      0.322      0.322
transform(2S)                       6.66        6.69        1.00      0.051      0.342      0.340
transform(1+2S)                     6.97        7.79        1.12      0.061      0.478      0.427
-------------------------------------------------------------------------------------------------
group geomean                       2.88        3.22        1.12       [5MyInt]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        2.88        3.22        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.47        2.47        1.00      0.134      0.330      0.330
copy(2S)                            3.67        3.66        1.00      0.130      0.477      0.479
copy(1+2S)                          3.70        3.33        0.90      0.134      0.446      0.496
copy_if(1S hit)                     2.13        2.25        1.06      0.186      0.418      0.396
copy_if(2S hit)                     1.28        1.14        0.89      0.233      0.266      0.299
copy_if(1+2S hit)                   1.65        2.64        1.60      0.212      0.559      0.350
copy_if(1S miss)                    1.43        1.54        1.08      0.170      0.261      0.242
copy_if(2S miss)                    2.69        2.02        0.75      0.086      0.174      0.232
copy_if(1+2S miss)                  3.61        5.53        1.53      0.095      0.525      0.343
copy_n(1S)                          3.49        3.45        0.99      0.133      0.461      0.465
copy_n(2S)                          3.49        3.44        0.99      0.133      0.459      0.465
copy_n(1+2S)                        5.43        4.00        0.74      0.136      0.543      0.738
remove_copy(1S hit)                 1.40        1.62        1.16      0.356      0.578      0.499
remove_copy(2S hit)                 1.46        1.46        1.00      0.323      0.472      0.472
remove_copy(1+2S hit)               1.69        1.86        1.10      0.342      0.637      0.579
remove_copy(1S miss)                1.30        1.61        1.24      0.356      0.573      0.464
remove_copy(2S miss)                1.44        1.44        1.00      0.323      0.464      0.464
remove_copy(1+2S miss)              2.10        2.20        1.04      0.335      0.737      0.706
remove_copy_if(1S hit)              1.42        1.98        1.40      0.320      0.633      0.453
remove_copy_if(2S hit)              1.07        1.29        1.20      0.355      0.458      0.381
remove_copy_if(1+2S hit)            1.41        1.67        1.19      0.351      0.586      0.494
remove_copy_if(1S miss)             1.42        1.50        1.06      0.277      0.415      0.392
remove_copy_if(2S miss)             1.85        1.69        0.91      0.274      0.464      0.508
remove_copy_if(1+2S miss)           1.78        2.55        1.43      0.275      0.703      0.490
swap_ranges(1S)                     2.45        2.44        1.00      0.170      0.414      0.415
swap_ranges(2S)                     2.68        2.68        1.00      0.173      0.464      0.464
swap_ranges(1+2S)                   3.86        3.85        1.00      0.183      0.704      0.706
transform(1S)                       2.24        2.26        1.01      0.134      0.303      0.301
transform(2S)                       3.49        3.49        1.00      0.133      0.464      0.464
transform(1+2S)                     2.66        3.10        1.17      0.137      0.424      0.364
-------------------------------------------------------------------------------------------------
group geomean                       2.15        2.29        1.06       [8MyFatIntILm2EE]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        2.15        2.29        1.06       [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.087      1.070      1.070
copy(2S)                            0.98        0.98        1.00      1.094      1.067      1.067
copy(1+2S)                          1.06        1.04        0.99      1.075      1.122      1.135
copy_if(1S hit)                     1.11        1.09        0.98      0.600      0.655      0.667
copy_if(2S hit)                     0.98        1.00        1.02      0.649      0.647      0.637
copy_if(1+2S hit)                   1.05        1.20        1.15      0.653      0.782      0.683
copy_if(1S miss)                    1.03        1.19        1.15      0.296      0.351      0.304
copy_if(2S miss)                    0.98        1.03        1.05      0.298      0.307      0.291
copy_if(1+2S miss)                  1.16        1.56        1.34      0.309      0.482      0.360
copy_n(1S)                          0.98        1.02        1.05      1.092      1.118      1.069
copy_n(2S)                          0.99        1.02        1.03      1.090      1.108      1.074
copy_n(1+2S)                        1.05        1.07        1.02      1.076      1.152      1.128
remove_copy(1S hit)                 1.05        1.10        1.05      1.123      1.233      1.175
remove_copy(2S hit)                 1.06        1.06        1.00      1.120      1.192      1.187
remove_copy(1+2S hit)               1.10        1.10        1.00      1.140      1.252      1.251
remove_copy(1S miss)                1.05        1.10        1.05      1.121      1.234      1.174
remove_copy(2S miss)                1.06        1.06        1.00      1.118      1.184      1.182
remove_copy(1+2S miss)              1.09        1.10        1.00      1.131      1.239      1.237
remove_copy_if(1S hit)              1.10        1.16        1.06      0.745      0.867      0.819
remove_copy_if(2S hit)              1.03        1.05        1.02      0.778      0.818      0.802
remove_copy_if(1+2S hit)            1.08        1.18        1.10      0.788      0.934      0.848
remove_copy_if(1S miss)             1.01        1.00        1.00      1.067      1.072      1.075
remove_copy_if(2S miss)             1.03        1.03        1.00      1.078      1.114      1.112
remove_copy_if(1+2S miss)           1.06        1.10        1.04      1.077      1.186      1.137
swap_ranges(1S)                     0.98        0.98        1.00      1.394      1.368      1.367
swap_ranges(2S)                     0.99        0.99        1.00      1.380      1.369      1.369
swap_ranges(1+2S)                   1.04        1.04        1.00      1.394      1.452      1.454
transform(1S)                       1.01        1.01        1.00      0.604      0.612      0.613
transform(2S)                       1.00        1.00        0.99      0.613      0.612      0.616
transform(1+2S)                     1.60        1.60        1.00      0.594      0.948      0.948
-------------------------------------------------------------------------------------------------
group geomean                       1.05        1.09        1.03       [8MyFatIntILm8EE]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        1.05        1.09        1.03       [8MyFatIntILm8EE]

