Skip to content

Add performance decorator with memory and time tracking#1048

Merged
canbula merged 3 commits intocanbula:masterfrom
Ebrukoksal:patch-5
Mar 30, 2026
Merged

Add performance decorator with memory and time tracking#1048
canbula merged 3 commits intocanbula:masterfrom
Ebrukoksal:patch-5

Conversation

@Ebrukoksal
Copy link
Copy Markdown
Contributor

Implement a performance decorator to measure 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)

Implement a performance decorator to measure execution time and memory usage.
Copy link
Copy Markdown
Owner

@canbula canbula left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove the global assignments.

Refactor performance decorator to track execution time and memory usage more efficiently.
@canbula canbula merged commit c0ae1a3 into canbula:master Mar 30, 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