I wonder if we can get a bit of a test suite overall run-time speedup by moving tests that call:

PerlInitHandler Apache::TestHandler::same_interp_fixup

into a vhost. At the moment we have:

t/response/TestModules/reload.pm:PerlInitHandler Apache::TestHandler::same_interp_fixup Apache::Reload
t/response/TestModperl/cookie.pm:PerlInitHandler Apache::TestHandler::same_interp_fixup
t/response/TestModperl/sameinterp.pm:PerlFixupHandler Apache::TestHandler::same_interp_fixup
t/response/TestModperl/cookie2.pm:PerlInitHandler Apache::TestHandler::same_interp_fixup


especially reload.pm, since it runs two fixups.

--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to