RE: [xslt] RE: [xml] does xsltproc caches subexpressions



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]