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

Performance

  • From: Peter@u... (Peter Murray-Rust)
  • To: xml-dev@i...
  • Date: Fri, 18 Apr 1997 08:18:22 GMT

Performance
The question of caching documents (Trees) has been raised on XML-WG and whilst
I'm a believer in leaving performance until late in the day, it's useful to
think about it now. (JUMBO is 
presently well-named as large, slow, and dumps on you at regular intervals).
With AUTO/NEW one you start generating a lot of Trees, especially if you have
a 'Back' button.  Leaving them all around will (presumably) eat up memory
quite quickly.  Perhaps a PI could give hints that a tree was likely to be 
re-used?

JUMBO is slow partly because there is 500 Kbyte of *.class (it covers everything
from matrix algebra through stats, graphics, molecules as well as having a 
general XML GUI.)  In cases where you know that there is only likely to be one
tree the parser could be garbage collected, for example after it had been used.
Again this could be done through a PI?  Another problem is when you load new
class libraries for a new DTD.  E.g. when I have finished with molecules and
go on to PLAY, I'd like to get rid of the molecule *.class.  *** is there a 
way of telling Java to collect *classes* as well as objects?***  (Or will this
only happen when the last object of that class has been garbaged??

	P.

-- 
Peter Murray-Rust, domestic net connection
Virtual School of Molecular Sciences
http://www.vsms.nottingham.ac.uk/

xml-dev: A list for W3C XML Developers
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To unsubscribe, send to majordomo@i... the following message;
unsubscribe xml-dev
List coordinator, Henry Rzepa (rzepa@i...)


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.