Closed ahenket closed 5 years ago
As the transform
functions havent been touched recently, and the loading of the external resource entirely depends on an external http server.... hmmmmm @adamretter maybe a resource leak in the file cache handling or so....
I've been trying to reproduce this, and me nor my colleagues could. So best to close this and reopen if it reproduces reliably.
When you run an xquery with a transform:transform() it becomes progressively slower each time you run it, gaining almost a second each run. This only happens when the xsl file is called through http. I could not reproduce when the xsl is in the same exist-db instance.
I've not seen this behavior in eXist-db 4.4.0 so to the best of my knowledge this is regression for version 4.5.0. Tested using local instance of eXist-db 4.5.0, macOS 10.14.2.
Reproduction code: