[xsl] [ANN] jd.xsltc version 1.0

Subject: [xsl] [ANN] jd.xsltc version 1.0
From: Johannes Döbler <jd@xxxxxxxxxxxxxx>
Date: Wed, 14 May 2003 11:14:50 +0200
jd.xsltc is a new XSLT WD 1.1 stylesheet compiler.
A free community edition for non-commercial purposes
is available at http://www.aztecrider.com/xsltc/index.html

Classic XSLT processors like jd.xslt [1], XT or Saxon interpret
a stylesheet whereas stylesheet compilers like jd.xsltc or
Apaches XSLTC create a Java class from a stylesheet which is
then used to transform XML documents according the rules
of the original stylesheet.

The compiler approach aims at faster transformation time and less
memory consumption. On the XSLTMark benchmark [2] jd.xsltc shows
a performance increase of roughly 50% compared to jd.xslt which
is itself by factors faster than many of the mainstream processors.

(The community edition contains benchmark drivers for Datapowers
XSLTMark [2] and Sarvegas XSLT benchmark [3], if you are interested
to run these benchmark tests for yourself).

best regards,
Johannes Döbler

---

[1] http://www.aztecrider.com/xslt/index.html
[2] http://www.datapower.com/xml_community/xsltmark.html
[3] http://www.sarvega.com/


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread