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

Re: How much can this text processing be optimized?

by Roger (Parson)
on May 16, 2005 at 13:48 UTC ( [id://457454]=note: print w/replies, xml ) Need Help??


in reply to How much can this text processing be optimized?

Well, your code could be optimized, but as a pure perl code, it will be very hard to give performance boost of 3 times faster than it was. If it is the execution speed you are looking for, why not try the Inline::C module and write your function in C? It will certainly give you the performance boost you are looking for.

  • Comment on Re: How much can this text processing be optimized?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (5)
As of 2024-04-24 03:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found