Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Style or Clarity?

by sgifford (Prior)
on Jun 08, 2004 at 20:29 UTC ( [id://362535]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    ...
          speed   => sub { speed('F');   speed('M');   speed('J');   },
          } );
    
  2. or download this
    Benchmark: timing 100000 iterations of clarity, speed...
       clarity:  2 wallclock secs ( 1.74 usr +  0.00 sys =  1.74 CPU) @ 57
    +471.26/s (n=100000)
         speed:  2 wallclock secs ( 1.78 usr +  0.00 sys =  1.78 CPU) @ 56
    +179.78/s (n=100000)
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (1)
As of 2024-04-24 13:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found