##// 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
/ docs / contributing
testing
api.rst Loading ...
checklist-pull-request.rst Loading ...
checklist-tickets.rst Loading ...
contributing.rst Loading ...
db-schema.rst Loading ...
dependencies.rst Loading ...
dev-settings.rst Loading ...
dev-setup.rst Loading ...
frontend.rst Loading ...
overview.rst Loading ...
standards.rst Loading ...