Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Schwartzian Transform vs. plain Perl

by Russ (Deacon)
on Jun 08, 2000 at 15:10 UTC ( [id://17050]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use Benchmark;
    ...
          keys %hash;
      }
    });
    
  2. or download this
    Benchmark: timing 100 iterations of a, b...
             a: 274 wallclock secs (272.26 usr +  0.22 sys = 272.48 CPU)
             b: 366 wallclock secs (359.06 usr +  0.52 sys = 359.58 CPU)
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (6)
As of 2024-04-19 13:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found