Re: New package zc.configure provides an exclude directive for excluding zcml files
Jim Fulton <[email protected]> Mon, 1 Oct 2007 11:19:12 -0400
| Newsgroups | gmane.comp.web.zope.zope3 |
|---|---|
| Message-ID | <[email protected]> |
On Oct 1, 2007, at 11:17 AM, Jim Fulton wrote: > > On Oct 1, 2007, at 11:09 AM, Lennart Regebro wrote: > >> On 9/29/07, Jim Fulton <[email protected]> wrote: >>> >>> This helps in cases where you want the configuration for a package, >>> but you don't want some of the configuration that it includes. This >>> allowed me to trim quite a bit off of the startup time, and, more >>> importantly, the test setup time, for a project I'm working on. >> >> Works like a charm. We tried it here at the grok sprint. Although we >> were only able to speed up Grok startup with 10%. Maybe we can get to >> 20-30% if we work more on it, but we're not sure it's worth it. >> >> http://regebro.wordpress.com/2007/10/01/neanderthal-sprint- >> speeding-up-the-grok-startup/ > > Maybe grok was already trimmed down. In my case, I basically > eliminated all ZMI support (since I didn't need it). I got about 40%, Oh BTW, I ran Zope with debug logging. That way I could see what was being included. Jim -- Jim Fulton Zope Corporation