Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Challenge: CPU-optimized byte-wise or-equals (for a meter of beer)

by moritz (Cardinal)
on Sep 12, 2007 at 14:12 UTC ( [id://638560]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub windex {
        my ($s1, $s2) = @_;
        my $pos = -1;
    ...
        }
        return $s1;
    }
    
  2. or download this
              Rate  split1 substr1   index
    split1  4.32/s      --    -84%   -100%
    substr1 27.7/s    541%      --    -99%
    index   3757/s  86900%  13478%      --
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://638560]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (4)
As of 2024-04-19 02:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found