XSL processor speed ?

Subject: XSL processor speed ?
From: Sebastien Sahuc <ssahuc@xxxxxxxxxxxxxx>
Date: Wed, 12 May 1999 13:02:48 +0200
Hi there,

So long I've tried two of XSL processor available : XT and XSL:P.
Their usage and implementation are different so are their speed in
processing XML+XSL documents. Indeed XSL:P, while easier and more
flexible ( to my opinion) does need DOM tree for both XML and XSL
document before, wich MUST give overhead. On the other hand, XT does
not need DOM interface and process document right aways, making it
really faster to process the result document.

My question is now : Is there benchmark for XSL Processor on the same
idea we found in XML-DEV list for XML parser ?

Thank for any reply,

Seb Sahuc

ssahuc@xxxxxxxxxxxxxx


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


Current Thread