Mercurial > hg
diff mercurial/statprof.py @ 48177:066cdec8f74f
fix: add test to demonstrate how many times tools are executed
The current implementation wastes a lot of effort invoking fixer tools more
than once on the same file name+content. It is good to track changes in this
behavior.
Differential Revision: https://phab.mercurial-scm.org/D11279
author | Danny Hooper <hooper@google.com> |
---|---|
date | Thu, 02 Sep 2021 14:07:55 -0700 |
parents | 8b0a3ff5ed12 |
children | c1fe758c1530 |