Hi! On Sun, 2012-12-16 at 17:49:46 +0100, Niels Thykier wrote: > Package: libdpkg-perl > Version: 1.16.9 > Severity: minor
> Trying to use Dpkg::Control on a "Packages_amd64" file[1], I got a bit > annoyed with its performance. I believe the problem is basically that > Dpkg::Control(::Hash) uses its tied hash when parsing and thereby > "wasting" a lot time. Right, this seems a bit too much. I'm working right now on optimizing the parsing code w/o sacrificing the general interface. (A Packages file can also be parsed using a Dpkg::Index object.) Thanks, Guillem -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

