Skip to content

Implement performance tracking decorator#546

Open
ysnsoytas wants to merge 1 commit intocanbula:masterfrom
ysnsoytas:patch-7
Open

Implement performance tracking decorator#546
ysnsoytas wants to merge 1 commit intocanbula:masterfrom
ysnsoytas:patch-7

Conversation

@ysnsoytas
Copy link

This decorator tracks the performance of a function by measuring execution time and memory usage.

Describe your changes

Checklist

  • I have read the [CONTRIBUTING]
  • I have performed a self-review of my own code
  • I have run the code locally and it works as expected
  • I have commented my code, particularly in hard-to-understand areas

Screenshots (if appropriate)

This decorator tracks the performance of a function by measuring execution time and memory usage.
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