Hi,

I have an application that reads a listing of files from a directory, and then 
uses libxml-ruby (using XPath) to parse the files.  This occurs in a loop, 
picking up new files as they are added.  Over time, memory really grows on the 
process doing this work.  Are there any known memory issues with the gem, or 
with using XPath to do parsing?

Thanks,

Simon
_______________________________________________
libxml-devel mailing list
libxml-devel@rubyforge.org
http://rubyforge.org/mailman/listinfo/libxml-devel

Reply via email to