On Thu, 2005-01-06 at 12:40 -0600, Frank Wiles wrote: > While I agree recompling Perl will help, you might also look into > whether or not SELinux is slowing you down.
How can you tell, and what can you do about it? Any specific info would be greatly appreciated. Regarding recompiling perl, as I've said in the past, you can get a 10-15% speedup over the perl that comes with Fedora just by compiling perl from source with all the default options. The one they ship has debugging on and is compiled for threads. - Perrin