Mercurial > hg
comparison hgext3rd/__init__.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 | 4b81487a01d4 |
children | 2372284d9457 |
comparison
equal
deleted
inserted
replaced
40529:cf3bef7f162b | 40530:914079ee3334 |
---|