Mailinglist Archive: zypp-devel (92 mails)

< Previous Next >
[zypp-devel] zypper se performance
  • From: "Benji Weber" <benji.weber@xxxxxxxxx>
  • Date: Mon, 13 Aug 2007 13:54:50 +0100
  • Message-id: <d6b310ce0708130554o5d854611jd8f3d9c2774b23c8@xxxxxxxxxxxxxx>
Hi,

"zypper se" in svn trunk is still taking quite a long time on my
machine, anywhere between 10-20s with main repositories + packman.

A simple java test app which queries the /var/cache/zypp/zypp.db
database for the name,version,release,repository,arch takes between
1-4s in my tests.

Does this lack of performance imply that all resolvables are being
read into memory before performing the search, rather than just
running the search on the SQLite database? If so, is there any reason
for this?

_
Benjamin Weber
-- 
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx

< Previous Next >
This Thread
Follow Ups