|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

So interestingly, I just got rid of the underlying problem - we still saw slow startup times with or without olamy's commit, but once I found every module directory without a config.xml in it and blew it away, our startup time at builds.apache.org went from 25-30 minutes to 4. Now admittedly, there's a bunch of nasty i/o things going on there from running on zfs on linux, but still, there's a real issue here, IMO, in terms of traversing modules that aren't really valid every time instead of doing something about 'em.