Dear zope core developers,
I have idea about bytecode cache in Zope, it is possible to implement?
What I mean: python scripts (in ZODB), DTML documents/methods, ZPT will be
bytecode compiled in similar way like ordinary .py scripts into .pyc and then
run much faster than "noncompiled" ZODB objects. I think that it should have
significant speed improvement.
... or I am totally out?
Best regards,
--
Jaroslav Lukesh
-------------------------------------------------------------
This e-mail could not contain any viruses because I use Linux
_______________________________________________
Zope maillist - [email protected]
http://mail.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope-dev )