##// END OF EJS Templates
perf: add a way to benchmark `dirstate.status`...
perf: add a way to benchmark `dirstate.status` Getting more details about time spend in this specific internal bit is meaningful.

File last commit:

r21874:8da01b6e default
r43702:eabc5eec default
Show More
README.md
4 lines | 80 B | text/x-minidsrc | MarkdownLexer

Run Mercurial tests with Vagrant:

$ vagrant up
$ vagrant ssh -c ./run-tests.sh