comparison .jshintrc @ 45779:8719a5b68419

revlog: use LRU for the chain cache For a large repository, this reduces the number of filelog instances and associated data a lot. For a 1% speed penalty, it reduces peak RSS by 20% for the full NetBSD test repository. Differential Revision: https://phab.mercurial-scm.org/D9235
author Joerg Sonnenberger <joerg@bec.de>
date Wed, 21 Oct 2020 01:48:09 +0200
parents bdd2e18b54c5
children
comparison
equal deleted inserted replaced
45778:6620caf427ec 45779:8719a5b68419