##// END OF EJS Templates
markdown-renderer: use lazy loaded markdown renderers initialization....
markdown-renderer: use lazy loaded markdown renderers initialization. - they are heavy to initialize, and should be cached. - we're not caching it at load time, but on access time after this change. - speeds up application start.

File last commit:

r3018:26521a96 stable
r3239:1b708774 default
Show More
tuning-rhodecode.rst
21 lines | 480 B | text/x-rst | RstLexer
/ docs / admin / tuning-rhodecode.rst

Tuning |RCE|

To customize your |RCE| |version| installation for maximum performance you may find some of the following methods useful.