##// 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 / rc_cache
__init__.py Loading ...
backends.py Loading ...
region_meta.py Loading ...
utils.py Loading ...