Skip to content

Add performance decorator for function metrics#1260

Open
mertcolakoglu wants to merge 1 commit intocanbula:masterfrom
mertcolakoglu:patch-6
Open

Add performance decorator for function metrics#1260
mertcolakoglu wants to merge 1 commit intocanbula:masterfrom
mertcolakoglu:patch-6

Conversation

@mertcolakoglu
Copy link
Copy Markdown

This decorator tracks the execution time and memory usage of any function it wraps, providing metrics for performance evaluation.

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 execution time and memory usage of any function it wraps, providing metrics for performance evaluation.
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