Mailinglist Archive: zypp-devel (43 mails)
| < Previous | Next > |
Re: [zypp-devel] Re: [opensuse-factory] Updating and memory..
- From: Klaus Kaempf <kkaempf@xxxxxxx>
- Date: Fri, 27 Apr 2007 14:12:36 +0200
- Message-id: <20070427121236.GB18253@xxxxxxxxxxxxx>
* Duncan Mac-Vicar Prett <dmacvicar@xxxxxxx> [Apr 26. 2007 18:56]:
>
> uhm, after the refactoring we will need to download, parse, store.
Sure. But we do it stream-based: parse-one, store-one, parse-one, ...
The current parsers do parse-all, store-all, which is a huge
waste of memory.
Klaus
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
>
> uhm, after the refactoring we will need to download, parse, store.
Sure. But we do it stream-based: parse-one, store-one, parse-one, ...
The current parsers do parse-all, store-all, which is a huge
waste of memory.
Klaus
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |