in reply to Re: temp hold logfiles in memory?
in thread temp hold logfiles in memory?
I'm generally trying to move most of the operation into memory, as the process itself consists of 300 lines of regex match statements for looping through plain text and/or html files.
as for profiling the code, i'm still very much of a novice and am only now branching into code optimisation. if you've got some pointers there it would be greatly appreciated :)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: temp hold logfiles in memory?
by flexvault (Monsignor) on Mar 20, 2011 at 17:41 UTC |