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

RE: RE: Incremental transformations with Xalan and performance


xalan in incremental processing mode
 > Michael, you read a two years old version of the paper, the one I was pointing to is the journal
(i.e. longer) and newer version of it. The architectural main idea didn't change, but the numbers
are better (like any other new processor, the performance improves with 10% per day, so it depends
what day of the week do you measure ...:-) 
 
 I read the version I could find! Is it worth paying $35 to see the updated one? I did guess that your [BEA's!] numbers had almost certainly improved in the meantime (Saxon's figures on XMark are about ten times better than the ones you quoted).
 
By the way, the paper used a private benchmark to compare XQRL and Xalan-J, and suggested it would be available on the web. Is it? 

Our major goals while designing this were:
- build a full implementation for XQuery (I really mean 100%), not only a "convenient" subset
- use streaming
- use lazy evaluation

As you point out the interesting discussion is between pull and push streaming. There are multiple
reasons we used pull, the main important ones being:
- we are database people, so we grew up with the pull, iterator based evaluation of the relational
database engines and
- it was harder to make push and lazy evaluation work together  
 
In XSLT 1.0 it was relatively easy to use pull for the XPath reading, push for the XSLT writing. With the richer processing model of XQuery and XSLT 2.0 this mixed approach is certainly much more difficult. In Saxon today, many expressions can be evaluated in either pull or push mode, and the goal I'm pursuing is to keep both, while reducing the number of push/pull conflicts. The subject of a future paper perhaps.

There is a piece of good work that compares push and pull XML processing, I am sure you'll enjoy it. 
 
Well, it doesn't do much comparison, but it certainly makes a push-based approach look delightfully easy. If only it were true...
 
Michael Kay 


"The Joy of SAX" Leonidas Fegaras (University of Texas at Arlington, USA)

Best regards,
Dana

P.S. It looks like I am doing more publicity now to BEA, when I'm not there anymore:-)

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
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

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.