Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: performance issues

by matija (Priest)
on Jan 27, 2009 at 18:35 UTC ( [id://739290]=note: print w/replies, xml ) Need Help??


in reply to performance issues

Think some more about this file.

Is the file only rarely changed? Or, is it changed much more rarely than it is searched? Or, at least, are the changes, when they come, relatively small?

If so, you could benefit enormously by importing the file into a database once, and then letting the database do the heavy lifting of indexing and searching.

Replies are listed 'Best First'.
Re^2: performance issues
by perlcat (Novice) on Jan 27, 2009 at 19:02 UTC
    Well the data is rarely changed - it is generated once every month. I will think about the database solution.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (3)
As of 2024-04-24 21:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found