Home Home > 2008 > 05 > 15 > Speed and Memory Usage of zypp in 11.0 Rocks!
Sign up | Login

Speed and Memory Usage of zypp in 11.0 Rocks!

May 15th, 2008 by

Duncan has done quick some measurements comparing zypper, yum and smart which show that zypper – the command line tool that openSUSE uses for package management – is now (finally ;) not only comparable to yum and smart but even faster.

I would be very interested if somebody would do some extensive benchmarking to see whether zypper is faster overall and handles the corner causes as well.

Just compare: Setup for installation with yum is 19s whereas zypper needs 10s. Creation of meta data caches needs 4 minutes with yum and zypper rocks with 18s.

Memory usage: zypper needs maximal a bit over 18 MB while yum needs more than 180 MB and smart more than 60 MB.

If you run zypper – or the package management GUI applications, you really see that the team has done a great job to speed up and use less memory than before.

Both comments and pings are currently closed.

6 Responses to “Speed and Memory Usage of zypp in 11.0 Rocks!”

  1. Great :) !

  2. Hi AJ,

    Is this possible to get zypper as faster as shown on 11.0 by using existing 10.3 ?

    • Andreas Jaeger

      There’s AFAIK build service project with the 11.0 packages that should run on 10.3 – but it means changing so much in the system (complete YaST) that I would suggest to update to 11.0 instead. Note also that the backport is not tested.

  3. Darkelve

    Is there a tutorial somewhere on how to use command-line zypper?

    Couple of years ago I used to use urpmi on Mandrake(Mandriva) and now that I’m running OpenSUSE I’d love to have something similar to it.