Mercurial > hg
comparison hgext/fetch.py @ 40530:914079ee3334
perf: teach perfrevlogrevision about sparse reading
Before this change, chunks were always read in a single block. Even in the
sparse-read/sparse-revlog case. This gave a false view of the performance and
could lead to memory consumption issue.
author | Boris Feld <boris.feld@octobus.net> |
---|---|
date | Tue, 06 Nov 2018 11:04:23 +0100 |
parents | c303d65d2e34 |
children | 5cb8158a61f7 |
comparison
equal
deleted
inserted
replaced
40529:cf3bef7f162b | 40530:914079ee3334 |
---|