tests/test-wireproto.py.out
author Antoine Cezar <antoine.cezar@octobus.net>
Tue, 04 Aug 2020 10:59:43 +0200
changeset 45357 27424779c5b8
parent 37923 40381a88bab4
permissions -rw-r--r--
hg-core: make parse_dirstate return references rather than update hashmaps Returing a vec is faster than updating a hashmap when the hashmap is not needed like in `hg files` which just list tracked files. Returning references avoid copying data when not needed improving performence for large repositories. Differential Revision: https://phab.mercurial-scm.org/D8861

Hello, Foobar
[b'Hello, Fo, =;:<o', b'Hello, Bar']