[LRUG] debugging memory use
Satish Kota
satishkota at heurionconsulting.com
Thu Jan 10 21:22:42 PST 2008
Since DTrace has been mentioned... I would like to know if there are any
good linux ports available for it?
We undertand there are many but are not STABLE?
Regards
Satish N Kota
-----Original Message-----
From: chat-bounces at lists.lrug.org [mailto:chat-bounces at lists.lrug.org] On
Behalf Of Dan Webb
Sent: Friday, January 11, 2008 2:15 AM
To: London Ruby Users Group
Subject: Re: [LRUG] debugging memory use
I've been using Hpricot but yeah, in the end I just used lots of
smaller XML files instead. Works fine now...
and cheers David, I forgot about dtrace but its useful.
Thanks,
Dan
On 1/10/08, Tom Stuart <tom at experthuman.com> wrote:
> On 10 Jan 2008, at 19:51, James Cox wrote:
> > once the whole tree has been parsed, it has to figure out how to
> > nest it properly. that's
> > the bit at the end - it's constructing the final object to hand back.
> > Better would be finding a way to chunk it, or try and discard attribs
> > etc you don't need on the way....
>
> Yes, I second that. Could you do the XML parsing with SAX, instead of
> (presumably) DOM?
>
> Cheers,
> -Tom
> _______________________________________________
> Chat mailing list
> Chat at lists.lrug.org
> http://lists.lrug.org/listinfo.cgi/chat-lrug.org
>
--
Dan Webb
http://www.danwebb.net
aim: danwrong123
skype: danwrong
_______________________________________________
Chat mailing list
Chat at lists.lrug.org
http://lists.lrug.org/listinfo.cgi/chat-lrug.org
More information about the Chat
mailing list