[libxml-devel] weird delay
Charlie Savage
cfis at savagexi.com
Wed Nov 7 17:05:39 EST 2007
> The timing info is curious because libxml does the job with very
> little cpu time, it is the real-time delay that is the problem.
>
> On identifying the location of the delay (since it is wall-clock time
> we are talking about), it should be sufficient to do splits between
> each method call (could just be t1=Time.now, etc) to identify where
> the delay is.
Or just run it in ruby-prof and you'll see what each method is doing...
Charlie
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3237 bytes
Desc: S/MIME Cryptographic Signature
Url : http://rubyforge.org/pipermail/libxml-devel/attachments/20071107/f78a07d0/attachment.bin
More information about the libxml-devel
mailing list