Skip to content

Add performance decorator for function metrics#537

Open
Emine0010 wants to merge 1 commit intocanbula:masterfrom
Emine0010:patch-5
Open

Add performance decorator for function metrics#537
Emine0010 wants to merge 1 commit intocanbula:masterfrom
Emine0010:patch-5

Conversation

@Emine0010
Copy link
Contributor

This decorator tracks execution time, memory usage, and call count for any function it decorates.

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 execution time, memory usage, and call count for any function it decorates.
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