Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^2: Benchmarks aren't everything (rewritten regex is 290% faster than original)

by demerphq (Chancellor)
on Oct 25, 2005 at 08:16 UTC ( [id://502645]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use Benchmark qw(cmpthese timethese);
    $rex1=qr!
    ...
    *** PUT SOME HTML/XML HERE ***
    EOFTEXT
    }
    
  2. or download this
    Benchmark: running rex1, rex2 for at least 1 CPU seconds...
          rex1:  1 wallclock secs ( 1.16 usr +  0.00 sys =  1.16 CPU) @ 51
    +.04/s (n=59)
    ...
    rex1 50.6/s 290%   --
    6291
    6291
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (2)
As of 2024-04-25 20:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found