GNOME Bugzilla – Bug 534860
request for optimization
Last modified: 2021-07-05 10:59:54 UTC
Xsltproc slowly processes the xgridfit schema (http://xgridfit.sourceforge.net/ ), namely computing its "constant" element. Install xgridfit, download ftp://ftp.dvo.ru/pub/Font/edrip/edrip-src-20080523.tar.bz2 , unpack and run "make Edrip-Regular.pe". Xsltproc spent most time on computing "constant" elements which are recursively defined at the beginning of upr_*.xgf files. Java processors (saxon and xerxes) much faster deal with the example. Is it possible to optimize libxslt?
Oh, it's probably possible, I take patches, as I don't think I will have any time for this myself. Daniel
Andrey, are you going to work on this?
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks!
Reopen, as it seems to be a valid issue.
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.