Nick Semenov wrote:

> Hi,
>
> I hope this release fixes many problems that were introduced in 0.52.  I had
> to stay with 0.50 because of several problems mostly under Velocigen perl. I
> wrote about them here.
>
> I wonder if there are some performance improvements that would allow to
> successfully continue using Sablotron for those who already adopted it.  I
> mean gnome's libxml2+libxslt have significant performance gains over
> Sablotron 0.50.  I used Sablotron for over a year now but started to think
> of faster XSLT implematations.

XSLTMark (which turned to be a kind of standard benchmark) runs each
transformation several times (number of iterations ranges from 10 to 100) which
is more convenient for caching processors parsing both data and template just
once (such as libxslt) than for processors parsing everything each time (such as
Sablotron 0.5x). The  0.60 belongs to the caching group now, so I would expect a
performance gain for this particular benchmark. However, it depends on the way
you are using XSLT if it will really make your processing faster.

Petr

--
Petr Cimprich
Ginger Alliance
www.gingerall.com


Reply via email to