[Rpm-metadata] createrepo testing please.

seth vidal skvidal at phy.duke.edu
Wed Jan 14 03:28:56 UTC 2004


On Tue, 2004-01-13 at 17:42, Daniel Veillard wrote:
> On Tue, Jan 13, 2004 at 04:55:35PM -0500, seth vidal wrote:
> > tell me anything that breaks. 
> 
>   not really "breaking" but there are some usability improvement
> which may or may not be possible:
>    - memory usage (150 MB indexing FC1 i386/os)

fixed - by doing dumping it to a string and writing each package node
out then node.unlinkNode() node.freeNode() I've gotten rid of all the
built up memory. it now maxes out at 7MB instead of whatever the size of
the xml doc is.

>    - reusing the existing XML as a cache on subsequent runs

this will take more time. But I'd like to do it.

-sv





More information about the Rpm-metadata mailing list