[Framework-Team] [Fwd: Re: [Checkins] SVN: z3ext. do not use z3c.autoinclude]
Wichert Akkerman
wichert at wiggy.net
Mon Apr 6 12:14:01 UTC 2009
This is possibly a valid concern for us as well. I wonder if there is
room for optimization here - our startup time is already quite slow.
-------- Original Message --------
Subject: Re: [Checkins] SVN: z3ext. do not use z3c.autoinclude
Date: Mon, 06 Apr 2009 18:11:52 +0600
From: Nikolay Kim <fafhrd91 at gmail.com>
To: Wichert Akkerman <wichert at wiggy.net>
CC: Checkins at zope.org
> Previously Nikolay Kim wrote:
>
>> Log message for revision 98920:
>> do not use z3c.autoinclude
>>
>
> Out of curiosity: why?
>
>
too slow. i create z3c.recipe.autoinclude instead of z3c.autoinclude.
z3c.recipe.autoinclude generates static list of includes
startup time with autoinclude ~ 40 sec.
with static list ~ 17 sec
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.plone.org/pipermail/plone-framework-team/attachments/20090406/7ebae1f9/attachment.html>
More information about the Framework-Team
mailing list