Help for this page

Select Code to Download


  1. or download this
    anomalous_map: 20 wallclock secs (17.09 usr +  0.16 sys = 17.25 CPU) @
    +  2.03/s (n=35)
    anomalous_two: 17 wallclock secs (15.12 usr +  0.08 sys = 15.20 CPU) @
    +  2.04/s (n=31)
    ...
    anomalous_map    2.03/s       188%       137%         16%            -
    +-           -0%             -9%
    anomalous_two    2.04/s       189%       138%         16%            0
    +%            --             -8%
    with_chop_fixed  2.23/s       216%       160%         27%           10
    +%            9%              --
    
  2. or download this
    anomalous_map: 16 wallclock secs (15.34 usr +  0.06 sys = 15.41 CPU) @
    +  1.49/s (n=23)
    anomalous_two: 15 wallclock secs (14.98 usr +  0.02 sys = 15.00 CPU) @
    +  1.60/s (n=24)
    ...
    anomalous_map    1.49/s       395%       333%         16%            -
    +-             -1%           -7%
    with_chop_fixed  1.51/s       401%       338%         17%            1
    +%              --           -6%
    anomalous_two    1.60/s       431%       364%         24%            7
    +%              6%            --
    
  3. or download this
                      Rate buk_substr with_split with_substr with_chop_fix
    +ed anomalous_map anomalous_two
    buk_substr      29.1/s         --       -15%        -77%            -7
    +8%          -78%          -80%
    ...
    with_chop_fixed  130/s       348%       280%          3%              
    +--           -3%          -10%
    anomalous_map    134/s       360%       291%          5%              
    +3%            --           -8%
    anomalous_two    145/s       399%       323%         14%             1
    +1%            8%            --
    
  4. or download this
    #!/usr/bin/env perl -l
    
    ...
    cmpthese $r;
    
    done_testing();