Re: XSLT compilation is slow for big XSLTs
Nick Wellnhofer <[email protected]> Fri, 28 Aug 2015 11:21:53 +0200
| Newsgroups | gmane.comp.gnome.lib.xslt |
|---|---|
| Message-ID | <[email protected]> |
On 27/08/2015 17:23, Christian Ceelen wrote: > Ok. I will get through this. > I tried to change the imports.c code before. But it broke the execution. It > doesn't find the templates correctly. I am not sure for what reason. Do i miss > something while filling the hash table? The code that populates the hash table looks fine. Can you show the changes to imports.c that didn't work? Nick