[Updated] D10779: revlogv2: drop "sidedatacompression" from the list of todos

marmoute (Pierre-Yves David) phabricator at mercurial-scm.org
Mon Jun 7 09:22:07 UTC 2021


Closed by commit rHG8aa3968c6d44: revlogv2: drop "sidedatacompression" from the list of todos (authored by marmoute).
This revision was automatically updated to reflect the committed changes.
This revision was not accepted when it landed; it landed in state "Needs Review".

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D10779?vs=28438&id=28482

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D10779/new/

REVISION DETAIL
  https://phab.mercurial-scm.org/D10779

AFFECTED FILES
  mercurial/configitems.py

CHANGE DETAILS

diff --git a/mercurial/configitems.py b/mercurial/configitems.py
--- a/mercurial/configitems.py
+++ b/mercurial/configitems.py
@@ -1160,7 +1160,6 @@
 # * Exchange-wise, we will also need to do something more efficient than
 #   keeping references to the affected revlogs, especially memory-wise when
 #   rewriting sidedata.
-# * sidedata compression
 # * introduce a proper solution to reduce the number of filelog related files.
 # * Improvement to consider
 #   - avoid compression header in chunk using the default compression?



To: marmoute, #hg-reviewers, Alphare
Cc: mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mercurial-scm.org/pipermail/mercurial-patches/attachments/20210607/77558824/attachment.html>


More information about the Mercurial-patches mailing list