Re: XML::Twig - Memory usage problem

mirod <[email protected]>
Newsgroups gmane.comp.lang.perl.xml
Message-ID <[email protected]>
howard chen wrote:

> CentOS release 5.2 (Final), 64bit version, running on Quad Core x 2
> SMP server, 8GB RAM

It is possible that the fact that it's 64bit creates a problem. Could you try 
the same test on a machine with a 32-bit perl?

Also, are you by any chance keeping references to elements in the twig, like a 
global array of company elements or something similar? That would prevent 
garbage collection of the purged elements.

-- 
mirod
_______________________________________________
Perl-XML mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.