RE: [xslt] Benchmarking



> Yes, we know. The XSLTMark test suite was used during development,
> and is part of the libxslt distribution (see test/XSLTMark). IIRC,
> our goal was to do a good job on benchmarks that really matters. We
> did not estimate that recursion was worth spending a lot of effort
> on.

Recursion is VERY important in XSLT.  Most experienced XSLT developers would
recurse rather than iterate. That being said, it is still pretty fast.
Recursion IS worth spending time on! Why do you say it is not?

best,
-Rob




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]