tests/test-gendoc-pt_BR.t
author Arseniy Alekseyev <aalekseyev@janestreet.com>
Thu, 18 May 2023 17:18:54 +0100
changeset 50540 74d8a1b03960
parent 28809 7a1ad08b9ff5
permissions -rw-r--r--
rust: speed up zstd decompression by re-using the decompression context Admittedly, zstd is already pretty fast, but this change makes it a bit faster yet: it saves ~5% of time it takes to read our large repo. The actual motivating use case is treemanifest: in treemanifest we end up reading *lots* of small directories, and many of them need decompression, and there the saving for [rhg files] is >10%. (which also seems unreasonable, we should probably keep things uncompressed more)

#require docutils gettext

  $ $TESTDIR/check-gendoc pt_BR
  checking for parse errors