[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Serious simulation performance drop



Michael Vogt <mvo@debian.org> writes:

> I uploaded the fix to experimental along with the ABI fix from Daniel
> (thanks!). Feedback on this would be very welcome so that it can go
> into sid ASAP.

Hi,

It didn't get much better:

$ time /usr/bin/apt-get -o 'Debug::NoLocking=true' -s -qq upgrade
Inst libsnmp-base [5.4.1~dfsg-8.1] (5.4.1~dfsg-9 Debian:testing)
Inst libsnmp15 [5.4.1~dfsg-8.1] (5.4.1~dfsg-9 Debian:testing)
Inst snmp [5.4.1~dfsg-8.1] (5.4.1~dfsg-9 Debian:testing)
Conf libsnmp-base (5.4.1~dfsg-9 Debian:testing)
Conf libsnmp15 (5.4.1~dfsg-9 Debian:testing)
Conf snmp (5.4.1~dfsg-9 Debian:testing)

real	0m5.149s
user	0m5.052s
sys	0m0.100s

After doing the upgrades:

$ time /usr/bin/apt-get -o 'Debug::NoLocking=true' -s -qq upgrade

real	0m3.637s
user	0m3.616s
sys	0m0.020s

That is, it stills takes 5 times the user time than on my slower Etch
machine.  The extended_states permission problem is gone, though.
-- 
Thanks,
Feri.


Reply to: