##// END OF EJS Templates
caches: store computation time inside context manager as helper. Since the with block is full...
caches: store computation time inside context manager as helper. Since the with block is full calculation we can use it to calculate the function execution time.
marcink -
r2936:776b3361 default
Show More
Name Size Modified Last Commit Author
/ rhodecode / lib / middleware / utils
__init__.py Loading ...
scm_app.py Loading ...
scm_app_http.py Loading ...
wsgi_app_caller_client.py Loading ...