[Lxml-checkins] r43691 - lxml/trunk/doc
scoder at codespeak.net
scoder at codespeak.net
Sat May 26 20:45:34 CEST 2007
Author: scoder
Date: Sat May 26 20:45:34 2007
New Revision: 43691
Modified:
lxml/trunk/doc/objectify.txt
Log:
refer to benchmark page from objectify docs
Modified: lxml/trunk/doc/objectify.txt
==============================================================================
--- lxml/trunk/doc/objectify.txt (original)
+++ lxml/trunk/doc/objectify.txt Sat May 26 20:45:34 2007
@@ -20,8 +20,12 @@
not be mixed with other element implementations, to avoid non-obvious
behaviour.
+The `benchmark page`_ has some hints on performance optimisation of code using
+lxml.objectify.
+
.. _Amara: http://uche.ogbuji.net/tech/4suite/amara/
.. _gnosis.xml.objectify: http://gnosis.cx/download/
+.. _`benchmark page`: performance.html#lxml-objectify
.. contents::
..
More information about the lxml-checkins
mailing list