Mercurial > hg
comparison CONTRIBUTORS @ 42537:ce94f9622acd
rust-dirstate: add "dirs" rust-cpython binding
There is an obvious performance and memory issue with those bindings on larger
repos as it copies and allocates everything at once, round-trip. Like in the
previous patch series, this is only temporary and will only get better once
we don't have large data structures going to and from Python.
Differential Revision: https://phab.mercurial-scm.org/D6394
author | Raphaël Gomès <rgomes@octobus.net> |
---|---|
date | Thu, 16 May 2019 18:03:42 +0200 |
parents | c29efd272395 |
children |
comparison
equal
deleted
inserted
replaced
42536:2dcee6497b0b | 42537:ce94f9622acd |
---|