D7886: nodemap: introduce append-only incremental update of the persisten data

martinvonz (Martin von Zweigbergk) phabricator at mercurial-scm.org
Fri Jan 17 00:35:33 EST 2020


martinvonz added inline comments.

INLINE COMMENTS

> test-persistent-nodemap.t:53
> +
> +(The pure code use the debug code that perform incremental update, the C code reencode from scratch)
> +

Which patch introduced the C code? I have not looked at all patches yet, but I thought the idea was that this entire stack was just pure Python and then you'd add a Rust version (not C) in a separate series.

REPOSITORY
  rHG Mercurial

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

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

To: marmoute, #hg-reviewers
Cc: martinvonz, mercurial-devel


More information about the Mercurial-devel mailing list