[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: xslt processors

Subject: RE: xslt processors
From: Pieter Reint Siegers Kort <pieter.siegers@xxxxxxxxxxx>
Date: Fri, 8 Oct 2004 12:03:18 -0500
fast xsl transform
Most of the time, the best solution I read here on the list, is to break
down the XML source files into smaller units, and then run cascading XSLTs
on them, if needed.

HTH,
<prs/>

-----Original Message-----
From: Dusan Zatkovsky [mailto:zatkovsky@xxxxxxxxxxxx] 
Sent: Friday, October 08, 2004 11:30 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re:  xslt processors

On Thursday 30 of September 2004 16:29, Colin Paul Adams wrote:
> xsltproc.

I will extend this question.

Does anybody know some other and fast xslt processors written in c/c++
except xalan and xsltproc for linux?

I have this problem:

I want to transform big xml documents to text data.

Situation:

xml size=2MB
XalanC transforms it ok, but speed is 4-5 times slower than xsltproc.
Parsing/transforming time is 1:2. So when I run Xalan, it tooks about
8 sec to initialize and 15 sec to transform.

xsltproc transform it ok with speed 4-5 times faster than XalanC.
Parsing/transforming time is about 1:1 (3 and 4 seconds)


xml size=17MB
XalanC transforms it ok, but speed is 4-5 times slower than xsltproc.
Parsing/transforming times are 20/60 sec.

But xsltproc initialization tooks very long time (after 5 minutes I have
killed that process).

So, I can't use xsltproc to transform big xml files (and our project need to
transform up to 300-400MB xml files) and can't use XalanC because low
transforming speed.

Anybody can help me?


-- 

Dusan Zatkovsky

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.