[rrd-users] Re: Who has the most RRD files (or data sources)?
Fabien Wernli
wernli at in2p3.fr
Sun Mar 19 12:50:38 MET 2006
Hi,
On Sat, Mar 18, 2006 at 09:48:07PM -0500, Mark Plaksin wrote:
>
> Also, do you have a feel for why doing the operation via XML is so slow?
> Is it the nature of XML? Some specific problem with your XML library?
> Does your Perl script ever fail or miss some important data?
>
When you do full XML processing, you need to load the entire tree into
memory, say just for discarding some columns. Whereas if you sequentially
parse the XML is much faster and less Memory hungry.
--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive http://lists.ee.ethz.ch/rrd-users
WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
More information about the rrd-users
mailing list