nice: warning: setpriority: Permission denied (os error 13)
=== 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.33        2.32        1.00      0.107      0.249      0.250
copy(2S)                            5.08        5.04        0.99      0.053      0.268      0.271
copy(1+2S)                          5.59        5.74        1.03      0.065      0.372      0.362
copy_if(1S hit)                     3.18        3.16        0.99      0.141      0.447      0.449
copy_if(2S hit)                     1.56        3.16        2.02      0.152      0.479      0.236
copy_if(1+2S hit)                   3.01        2.97        0.99      0.172      0.510      0.517
copy_if(1S miss)                    2.32        2.29        0.99      0.220      0.503      0.509
copy_if(2S miss)                    0.73        1.46        2.00      0.159      0.231      0.116
copy_if(1+2S miss)                  1.95        1.98        1.01      0.170      0.335      0.331
copy_n(1S)                          5.55        5.24        0.94      0.051      0.269      0.285
copy_n(2S)                          5.25        4.85        0.92      0.053      0.256      0.277
copy_n(1+2S)                        6.10        7.30        1.20      0.065      0.473      0.396
remove_copy(1S hit)                 2.01        2.01        1.00      0.232      0.467      0.466
remove_copy(2S hit)                 1.29        1.98        1.53      0.226      0.448      0.292
remove_copy(1+2S hit)               2.01        2.00        1.00      0.238      0.476      0.478
remove_copy(1S miss)                1.96        1.92        0.98      0.232      0.446      0.454
remove_copy(2S miss)                1.29        1.55        1.20      0.226      0.350      0.292
remove_copy(1+2S miss)              1.81        1.84        1.02      0.229      0.421      0.415
remove_copy_if(1S hit)              1.60        2.21        1.38      0.312      0.690      0.500
remove_copy_if(2S hit)              1.39        1.90        1.37      0.247      0.469      0.343
remove_copy_if(1+2S hit)            1.90        2.04        1.07      0.257      0.522      0.486
remove_copy_if(1S miss)             1.87        1.88        1.00      0.232      0.436      0.435
remove_copy_if(2S miss)             1.34        1.63        1.22      0.209      0.341      0.280
remove_copy_if(1+2S miss)           2.03        2.00        0.99      0.211      0.420      0.427
swap_ranges(1S)                     3.75        4.30        1.15      0.084      0.363      0.316
swap_ranges(2S)                     3.91        3.91        1.00      0.084      0.327      0.327
swap_ranges(1+2S)                   3.97        4.10        1.03      0.101      0.413      0.399
transform(1S)                       3.42        3.23        0.94      0.106      0.344      0.364
transform(2S)                       5.51        5.49        1.00      0.058      0.317      0.318
transform(1+2S)                     6.41        6.46        1.01      0.065      0.422      0.419
-------------------------------------------------------------------------------------------------
group geomean                       2.57        2.85        1.11       [5MyInt]

< algo >                     < nsg/seg > < std/seg > < std/nsg > < seg ns > < std ns > < nsg ns >
algo geomean                        2.57        2.85        1.11       [5MyInt]

