Mercurial > hg
comparison tests/test-eol-tag.t @ 13436:b391c0c9be61 stable
hgwebdir: reduce memory usage for index generation
The archive list generator was holding a reference to each
temporary ui copy passed by rawentries(), so the memory
usage for index generation growed proportionally to the
ui object size and the amount of repositories. By returning a
list instead, the temporary reference is dropped immediately.
author | Wagner Bruna <wbruna@softwareexpress.com.br> |
---|---|
date | Thu, 17 Feb 2011 18:05:27 -0200 |
parents | 75e4fade4ad9 |
children | 43b3b761d9d1 |
comparison
equal
deleted
inserted
replaced
13435:90d7ce986565 | 13436:b391c0c9be61 |
---|