After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 303659 - Recursive templates optimization
Recursive templates optimization
Status: RESOLVED OBSOLETE
Product: libxslt
Classification: Platform
Component: general
1.1.12
Other Linux
: Normal minor
: ---
Assigned To: Daniel Veillard
libxml QA maintainers
Depends on:
Blocks:
 
 
Reported: 2005-05-10 12:42 UTC by vdv
Modified: 2021-07-05 11:00 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description vdv 2005-05-10 12:42:01 UTC
Distribution/Version: Ubuntu/hoary

XSLT transformations making massive use of recursive templates show response
times that can be 10+ times slower than Java implementations such as Saxon.

This has been reported on the xml-tech@xmlfr.org mailing list where you'll find
the details and a repro case (see for instance
http://xmlfr.org/listes/xml-tech/2005/05/0058.html and associated messages).

Thanks,

Eric
Comment 1 kbuchcik 2006-06-19 16:41:36 UTC
True, Libxslt needs too much time to process this scenario.
I didn't look into the example-stylesheet of this issue, but since
Libxslt is not optimized wrt tail-recursive templates, we should
try to optimize this first and see if it helps.
Comment 2 GNOME Infrastructure Team 2021-07-05 11:00:40 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new ticket at
  https://gitlab.gnome.org/GNOME/libxslt/-/issues/

Thank you for your understanding and your help.