in reply to is precompiling possible / effective?
What do you mean by "precompiling"? If you mean something like using Apache::Registry to load Perl and your program and any modules into memory and then keep them there between requests, then your code can run much faster.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: is precompiling possible / effective?
by MashMashy (Sexton) on Feb 12, 2009 at 23:36 UTC |