comparison mercurial/fileset.py @ 30934:6d642ecf1a89

dispatch: start profiling earlier This makes it possible to profile extension loading and setup, which takes a substantial fraction of overall execution time for fast commands. (99% of this commit is simply changes of indentation to reflect the hoisting of the two calls to maybeprofile to a single one that happens earlier.) # no-check-commit
author Bryan O'Sullivan <bryano@fb.com>
date Mon, 13 Feb 2017 20:47:41 -0800
parents d532ef155b0e
children ec5b56b50e19
comparison
equal deleted inserted replaced
30933:69a3c6c8bf95 30934:6d642ecf1a89