Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^7: Alternative to bytes::length() (7% solution)

by BrowserUk (Patriarch)
on Dec 23, 2009 at 16:58 UTC ( [id://814128]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    cmpthese -1, { 
        a=>q[ 1 while chop( $sa )         ], 
    ...
            Rate    b    a
    b  8537447/s   -- -59%
    a 20591583/s 141%   --
    
  2. or download this
    [0] Perl> cmpthese -1, { 
         a=>q[ 1 while chop( $sa )         ], 
    ...
    b  8686428/s   --  -2% -20%
    a  8821000/s   2%   -- -19%
    c 10841356/s  25%  23%   --
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (2)
As of 2024-04-26 03:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found