Re: XSLT compilation is slow for big XSLTs
Nick Wellnhofer <[email protected]> Mon, 14 Sep 2015 13:27:22 +0200
| Newsgroups | gmane.comp.gnome.lib.xslt |
|---|---|
| Message-ID | <[email protected]> |
On 31/08/2015 07:25, Daniel Veillard wrote:
> That looks mostly fine, but how do one download an unified patch from github
> without having to clone the whole damn thing ? There is nothing in the UI
> to download from the patch:
Simply run
git fetch https://github.com/cceelen/libxslt.git
optimize-compilation-for-many-named-templates:optimize-compilation-for-many-named-templates
And you have the pull request in a local branch.
Nick