Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^2: Object Query Languages and Parsers

by Gilimanjaro (Hermit)
on Apr 23, 2006 at 23:13 UTC ( [id://545168]=note: print w/replies, xml ) Need Help??


in reply to Re: Object Query Languages and Parsers
in thread Object Query Languages and Parsers

Before optimizing, caching and tokenizing, I'd advise on benchmarking to see if it's worth the trouble (and obfuscation)...

You mentioned you're running your request through CGI, which would imply there's a whole bunch of overhead going on elsewhere, which may well slow you down more then P::RD itself...

I'm not saying you shouldn't optimize, cache or tokenize, but I'm saying you may want to make sure it would make a notable difference in performance in your production enviroment.

As for how to go about optimizing, caching or tokenizing if you do choose to do it: the other monks seem to have covered all that quite sufficiently... ;)

  • Comment on Re^2: Object Query Languages and Parsers

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (3)
As of 2024-04-19 04:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found