[jdom-commits] CVS update: jdom/src/java/org/jdom/input

jhunter at cvs.jdom.org jhunter at cvs.jdom.org
Thu Jun 14 14:43:18 PDT 2001


Date:	Thursday June 14, 2001 @ 22:43
Author:	jhunter

Update of /home/cvspublic/jdom/src/java/org/jdom/input
In directory www.nmemonix.com:/tmp/cvs-serv20418

Modified Files:
	SAXHandler.java 
Log Message:
Fixed performance bug where namespaces were continuously being added to 
the availableNamespaces list unnecessarily, causing roughly as many 
entries to be added as there were elements with namespaces.  

In simple testing, memory usage for representing a namespace-intensive
file went from 1.4 Megs to 460K.

Thanks to "Alexander A. Rudnev" <rudnev at alazarllc.com> for pointing out
the bug.

-jh-

===================================================================
File: no file SAXHandler.java		Status: Needs Checkout

   Working revision:	1.15	Thu Jun 14 21:43:18 2001
   Repository revision:	1.15	/home/cvspublic/jdom/src/java/org/jdom/input/SAXHandler.java,v

   Existing Tags:
	No Tags Exist




More information about the jdom-commits mailing list