Skip to content

Add performance tracking decorator#1144

Merged
canbula merged 1 commit into
canbula:masterfrom
MehmetxBalci:patch-4
Jun 4, 2026
Merged

Add performance tracking decorator#1144
canbula merged 1 commit into
canbula:masterfrom
MehmetxBalci:patch-4

Conversation

@MehmetxBalci

Copy link
Copy Markdown
Contributor

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.
@canbula canbula merged commit 076d1c0 into canbula:master Jun 4, 2026
1 check passed
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.

2 participants