Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^3: Improve processing time for string substitutions

by Krambambuli (Curate)
on Apr 16, 2007 at 21:16 UTC ( [id://610424]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    
        #print "RES2: \n", $text_to_be_changed;
    }
    
  2. or download this
    Benchmark: timing 1000 iterations of regexish, with_splitting...
      regexish: 59 wallclock secs (58.16 usr +  0.02 sys = 58.18 CPU) @ 17
    +.19/s (n=1000)
    with_splitting:  0 wallclock secs ( 0.02 usr +  0.00 sys =  0.02 CPU) 
    +@ 50000.00/s (n=1000)
                (warning: too few iterations for a reliable count)
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://610424]
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: (7)
As of 2024-04-19 08:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found