Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add emsarray.utils.timed_func, set up loggers for plugins #79

Merged
merged 3 commits into from
Jun 26, 2023
Merged

Conversation

mx-moth
Copy link
Contributor

@mx-moth mx-moth commented May 1, 2023

@timed_func when used as a decorator will log the execution time of the wrapped function. Useful for decorating methods like Convention.polygons or others that take some time and are important to track.

Used as a decorator, it will log the execution time of the wrapped
function.
@mx-moth mx-moth self-assigned this May 1, 2023
@mx-moth mx-moth merged commit d4b1bbf into main Jun 26, 2023
@mx-moth mx-moth deleted the timed_func branch June 26, 2023 00:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant