A
Alex
We am facing a problem with transforming docbook xml to html. I am running
PHP4 on apache and i first tried to use sablotron which took 40+ seconds to
convert a 50kb xml file. When using xsltproc it went down to 10-15. The
machine we have is only 400 mhz but we'd need 2-3 mhz to get anywhere near
real time if we use same method as we are now. I may be missing some
features in xsltlib which can maybe preload the xslt tree or maybe there is
a better processor out threre. I would really appreciate any suggestions on
how to speed this up.
Alex
PHP4 on apache and i first tried to use sablotron which took 40+ seconds to
convert a 50kb xml file. When using xsltproc it went down to 10-15. The
machine we have is only 400 mhz but we'd need 2-3 mhz to get anywhere near
real time if we use same method as we are now. I may be missing some
features in xsltlib which can maybe preload the xslt tree or maybe there is
a better processor out threre. I would really appreciate any suggestions on
how to speed this up.
Alex