Re: Isn't it time to make libxslt multi-threaded?
Дмитрий Грибов <[email protected]> Thu, 26 Jul 2012 21:06:26 +0400
| Newsgroups | gmane.comp.gnome.lib.xslt |
|---|---|
| Message-ID | <CAE+B=xkGAD8icGJcqQtfyG1Sv4YZmCH=krbieCiG8i3CW6X_GA@mail.gmail.com> |
> Having multiple smaller steps would allow you to apply pipelining, and > potentially also to run single steps trivially in parallel against > independent data subsets. > I want XSLT do all that stuff for me. I want multithreading and I want <xsl:cache. First will create no overhead, second will create just a bit, while both will provide me performance boost. Emulating XSLT threading by partial transformation is my last line of defense (see topic-starter-message) _______________________________________________ xslt mailing list, project page http://xmlsoft.org/XSLT/ [email protected] https://mail.gnome.org/mailman/listinfo/xslt