Parsing: 1539.6 ms Compiling: 46.47 ms Evaluating: 115.02 ms Printing: 5.84 ms Total Time: 1706.94 ms
Hit(s): 1 Item Updated: 0 Items Printed: 1927 Bytes Read Locking: local [***, ***] Write Locking: none
Query executed in 1706.94 ms.
On Mon, Jun 22, 2015 at 9:29 AM, Christian Grün christian.gruen@gmail.com wrote:
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