[bts] high memory usage when using "select" and "status"

Raphael Geissert atomo64 at gmail.com
Thu Jan 22 19:22:18 UTC 2009


reassign 511372 libsoap-lite-perl 0.710.08-1
retitle 511372 libsoap-lite-perl: high memory usage under some circumstances
thanks

Hi all,

I started to rewrite my script so it uses Devscripts::Debbugs directly, and 
since the methods provided by that module don't do much but a couple of calls 
to SOAP::Lite I've determined that the high memory consumption isn't on 
devscripts' side, but on libsoap-lite-perl's.

Reproduce code:
8<------------------------------------>8
use SOAP::Lite;

my $soap = 
SOAP::Lite->uri('Debbugs/SOAP')->proxy('http://bugs.debian.org/cgi-bin/soap.cgi');

$soap->get_status($soap->get_bugs(package=>'wnpp')->result());
8<------------------------------------>8

Cheers,
-- 
Raphael Geissert - Debian Maintainer
www.debian.org - get.debian.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
Url : http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20090122/ab59e1f5/attachment.pgp 


More information about the pkg-perl-maintainers mailing list