Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Typo or on purpose? Variable instantiation with string concatenation operator

by kennethk (Abbot)
on Oct 06, 2015 at 15:41 UTC ( [id://1143940]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!perl
    
    ...
    );
    
    exit(0);
    
  2. or download this
    Benchmark: timing 100 iterations of Method One, Method Two...
    Method One:  4 wallclock secs ( 3.40 usr +  0.00 sys =  3.40 CPU) @ 29
    +.40/s (n=100)
    Method Two:  3 wallclock secs ( 3.59 usr +  0.00 sys =  3.59 CPU) @ 27
    +.87/s (n=100)
    
  3. or download this
    Benchmark: timing 100 iterations of Method One, Method Two...
    Method One:  3 wallclock secs ( 3.37 usr +  0.00 sys =  3.37 CPU) @ 29
    +.68/s (n=100)
    Method Two:  4 wallclock secs ( 3.49 usr +  0.00 sys =  3.49 CPU) @ 28
    +.61/s (n=100)
    
  4. or download this
    Benchmark: timing 100 iterations of Method One, Method Two...
    Method One:  4 wallclock secs ( 3.45 usr +  0.00 sys =  3.45 CPU) @ 29
    +.00/s (n=100)
    Method Two:  3 wallclock secs ( 3.49 usr +  0.00 sys =  3.49 CPU) @ 28
    +.62/s (n=100)
    

Log In?
Username:
Password:

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

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

    No recent polls found