Hi Alex,
10k of XQuery code doesn't sound too much. Did you already test how much time goes into parsing, compiling and evaluating the query? You can e.g. see this by looking at the blue bars in the Info panel in the GUI, or by using -V on command line.
Best, Christian
On Fri, Jun 19, 2015 at 5:18 PM, Alexander Shpack shadowkin@gmail.com wrote:
Hi BaseX team!
How to increase performance of parsing and executing on custom xqm module? I have 10K lines of sxq code and it makes huge CPU load on the parsing process.
Any ideas?
-- s0rr0w