diff tests/test-hgwebdir.t @ 47117:60d852ae7e7b

dirstate-tree: Paralellize the status algorithm with Rayon The `rayon` crate exposes "parallel iterators" that work like normal iterators but dispatch work on different items to an implicit global thread pool. Differential Revision: https://phab.mercurial-scm.org/D10551
author Simon Sapin <simon.sapin@octobus.net>
date Tue, 27 Apr 2021 14:20:48 +0200
parents 6fc57680cfd6
children
line wrap: on
line diff