Re: Isn't it time to make libxslt multi-threaded?
Дмитрий Грибов <[email protected]> Sun, 29 Jul 2012 14:01:46 +0400
| Newsgroups | gmane.comp.gnome.lib.xslt |
|---|---|
| Message-ID | <1D015BABC63B4165BF0E1D8A89E760E8@GribUserquad7> |
> Probably a good idea to do timings. > http://permalink.gmane.org/gmane.text.xml.xsl.general.mulberrytech/84488 > mentions one timing that was done, but it's not with your data :-) > Interesting. Taking a quick look over the stylesheet, it's actually fairly To make libxslt suck you only need a template with "//some_node" selector and a large document. Satisfaction guarantied. Yet in the real world scenario you wouldn't use // (shouldn't at least) so it does not really matter.