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

memory efficiency of xslt wrt to element and attribute names?

  • From: Nicholas Sushkin <nsushkin@openfinance.com>
  • To: xml-dev@lists.xml.org
  • Date: Fri, 9 Jul 2010 10:17:49 -0400

memory efficiency of xslt wrt to element and attribute names?
"Don't abbreviate without necessity" principle has been on my mind for quite a 
while. However, I always thought of memory consumption. Say you're 
transforming an XML file with 1 million P2E elements with XSLT processor. 
There is a big difference in memory consumption between the two element name 
styles. <P2E>20</P2E> vs <price-to-earnings-ratio value="20"/> is 5 vs 30 
characters and, since XSLT builds the whole tree in memory which say takes 4 
times the size of the file, about 20Mb vs 120Mb. Why wouldn't you save 
yourself some memory and trouble?

My question, is my reasoning still valid or it's been outdated by some 
improvements in memory efficiency of XSLT processors?

Thanks
-- 
Nick

On Tuesday, July 06, 2010 19:27:30 Amelia A Lewis wrote:
> On Mon, 05 Jul 2010 15:22:13 -0400, ycao5@scs.carleton.ca wrote:
> >     I have a basic question for xml and xslt. The xml element node
> > 
> > name contains a "/". For example, an xml element node
> > (price-to-earnings ratio) is represented as P/E. The xml parser will
> > throw an exception for "/" follows P. How to correctly represent the
> > tag name containing "/"?
> 
> While <P/E> is not legal XML, <price-to-earnings> is.  So is
> <price-to-earnings-ratio>.
> 
> dnt abrvt wo ncsty
> 
> Amy!

smime.p7s



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


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.