RE: [xslt] RE: [xml] does xsltproc caches subexpressions
- From: "Buchcik, Kasimier" <k buchcik 4commerce de>
- To: "Stefan Kost" <ensonic hora-obscura de>
- Cc: xslt gnome org
- Subject: RE: [xslt] RE: [xml] does xsltproc caches subexpressions
- Date: Thu, 1 Jun 2006 20:48:48 +0200
Hi,
> -----Original Message-----
> From: Stefan Kost [mailto:ensonic hora-obscura de]
> Hi Kasimier,
>
> I've been too keen to see it and just tried it. Please note that in
> xsltproc the change need to be to call
> xmlXPathContextSetCache() and not
> xmlXPathContextSetObjectCache(). It seems infact faster and most
> noticable is the lower memory usage. And finally the
> generated documents
> look good. So for now I'd love to see this activated by default.
Yes, I changed this to xmlXPathContextSetCache() today, since might
cache other things than XPath objects in the future - so a more
generic name.
It is already activated by default in the CVS HEAD :-)
Regards,
Kasimier
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]