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

Re: Tribute to TMTOWTDI

by andreychek (Parson)
on Oct 22, 2001 at 17:08 UTC ( [id://120507]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    
    #!/usr/bin/perl -w
    ...
       '8' => '@b = map {uc($_)} @a; warn @b,"\n"',
    
    });
    
  2. or download this
     Benchmark: timing 50000 iterations of 1, 2, 3, 4, 5, 6, 7, 8...
    1:  4 wallclock secs ( 4.55 usr +  0.03 sys =  4.58 CPU) @ 10917.03/s 
    +(n=50000)
    ...
    7:  4 wallclock secs ( 4.34 usr +  0.01 sys =  4.35 CPU) @ 11494.25/s 
    +(n=50000)
    8:  5 wallclock secs ( 4.31 usr +  0.04 sys =  4.35 CPU) @ 11494.25/s 
    +(n=50000)
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (5)
As of 2024-04-23 18:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found