changeset 43123 | 69301b79fd36 |
parent 43122 | 436a6a31df38 |
child 43124 | 100e7e0cdaad |
--- a/contrib/perf.py Tue Oct 08 01:57:10 2019 -0400 +++ b/contrib/perf.py Tue Oct 08 01:47:35 2019 -0400 @@ -1124,6 +1124,8 @@ @command(b'perfdirstatedirs', formatteropts) def perfdirstatedirs(ui, repo, **opts): + """benchmap a 'dirstate.hasdir' call from an empty `dirs` cache + """ opts = _byteskwargs(opts) timer, fm = gettimer(ui, opts) b"a" in repo.dirstate