CompiledExecutables (0.4)
Released on 2005-09-21 by Dieter Maurer for Zope 2 under Unavailable License available for All platforms.
Software development stage: development
- CompiledExecutables download link: http://www.dieter.handshake.de/pyprojects/zope/CompiledExecutables.tgz
- Homepage of CompiledExecutables: http://www.dieter.handshake.de/pyprojects/zope/#CompiledExecutables
CompiledExecutables defines a set of executable objects that are
precompiled and the compilation stored either in the ZODB or in the
file system.
Storing the compilation result avoids expensive recompilation. This
can drastically speed up access to the first pages after startup --
especially for large CMF based sites.
Currently implemented objects are: CompiledPageTemplate,
FSCompiledPageTemplate and FSCompiledPythonScript (stock Zope
stores the compilation result for PythonScript itself).
This is the first version that runs with a stock Zope (tested with 2.8.1).
Previous releases had run only for our locally modified Zope version.
can drastically speed up access to the first pages after startup --
especially for large CMF based sites.
Currently implemented objects are: CompiledPageTemplate,
FSCompiledPageTemplate and FSCompiledPythonScript (stock Zope
stores the compilation result for PythonScript itself).
This is the first version that runs with a stock Zope (tested with 2.8.1).
Previous releases had run only for our locally modified Zope version.
There are currently no items in this folder.



