##// END OF EJS Templates
templatekw: avoid slow creation of changectx objects in showgraphnode()...
templatekw: avoid slow creation of changectx objects in showgraphnode() This mitigates the minor perf regression introduced by the previous patch. % hg log -G -R mozilla-central -l10000 --time > /dev/null (original) real 2.200 secs (previous) real 2.590 secs (this) real 2.280 secs

File last commit:

r0:9117c656 default
r27215:5b8da564 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer