comparison tests/test-filecache.py.out @ 46121:84130fd74a22

revlog: support none compression revlog files had uncompressed revlog entries support since forever, but it wasn't selectable or exposed explicitly. It is occassionally useful for performance testing as it avoids the latency of zlib or zstd. It also has the nice side effect of providing a non-default compression engine out-of-the-box. Differential Revision: https://phab.mercurial-scm.org/D9572
author Joerg Sonnenberger <joerg@bec.de>
date Sun, 13 Dec 2020 00:19:03 +0100
parents 57830bd0e787
children
comparison
equal deleted inserted replaced
46120:c000eff2c635 46121:84130fd74a22