From: Eduard D. <ed...@fr...> - 2023-01-25 18:58:19
|
More specific performance question as follow-up on the previous. For one of my apps I use xslt to output html, it is being called many times with different nodes as input. The xslt is rather simple, no expensive stuff. In my module I "cache" the stylesheet like this: declare variable $teidictapp:teiToHtmlxslt := doc($config:app-root||"/teiToHtml.xslt"); The many calls to this stylesheet make up a big portion of total processing time. Are there ways to speed up xslt processing in exist-db? Are stylesheets cached and templates reused under the hood in Java? Regards, Eduard Drenth, Software Architekt ed...@fr... Doelestrjitte 8 8911 DX Ljouwert (058) 213 14 14 +31 62 094 34 28 https://www.fryske-akademy.nl/ https://frysker.nl/ https://frisian.eu/ [cid:ba445708-3750-4b0a-a408-338f86bead3a] gpg: pgp.key-server.io/pks/lookup?search=eduarddrenth ________________________________ From: Eduard Drenth <ed...@fr...> Sent: Monday, January 23, 2023 1:51 PM To: Exist-open <exi...@li...> Subject: [Exist-open] performance 6.1.0 Dear all, Can it be that 6.1.0 exist-db is significantly slower (twice as slow at least) compared to 6.0.1? I am running: [cid:4551aa26-680a-4f73-a0cd-9d07c07efee9] Eduard Drenth, Software Architekt ed...@fr... Doelestrjitte 8 8911 DX Ljouwert (058) 213 14 14 +31 62 094 34 28 https://www.fryske-akademy.nl/ https://frysker.nl/ https://frisian.eu/ [cid:3ae03765-821d-44e7-b05c-bf70259d6d51] gpg: pgp.key-server.io/pks/lookup?search=eduarddrenth |