##// END OF EJS Templates
diffs: optimize how lexer is fetche for rich highlight mode....
diffs: optimize how lexer is fetche for rich highlight mode. - speeds up initial diff creation significantly since lexer cache is re used and we don't need to fetch lexer many times.
marcink -
r1356:1e4a47eb default
Show More
Name Size Modified Last Commit Author
/ rhodecode / lib / vcs / utils
__init__.py Loading ...
helpers.py Loading ...
imports.py Loading ...
paths.py Loading ...