Vivek Khera wrote:For sure, mod_perl could do with a split like this.We have no developer vs. installer separation. All tests are equally important and could detect bugs or environment differences. If we split the tests, we will still have users run them all (minus the special experimental tests that we have discussed earlier).
The problem that we are trying to solve is the growing startup time, not the amount of tests being run (which will probably double in size with time).
Indeed. The slow startup time of tests is but a symptom of startup times of production systems in the future. All inherent to the use of a threaded Perl, I'm afraid. ;-(
Liz
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
