hgext/__init__.py
author Siddharth Agarwal <sid0@fb.com>
Fri, 03 Oct 2014 19:58:26 -0700
changeset 22780 d8ff1f671aed
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
perf: add a way to measure the perf of constructing the foldmap Constructing the foldmap is a necessary part of operations like 'hg status' on OS X. This command allows us to measure the perf of constructing it.

# placeholder