Mercurial > hg
diff setup.py @ 30905:6037caa6a2f3
localrepo: cache self.changelog in local variable
Repeated self.changelog lookups can incur overhead. Let's cache it in the
separate variable.
author | Stanislau Hlebik <stash@fb.com> |
---|---|
date | Mon, 13 Feb 2017 02:26:18 -0800 |
parents | c3db3bb4699f |
children | 561a019c0268 |