Skip to content

Improve performance of Baseclass.__eq__ and Baseclass.__hash__ functions#16

Open
cmclscourtney wants to merge 3 commits intomainfrom
15-improve-performance-of-baseclass__eq__-and-baseclass__hash__-functions
Open

Improve performance of Baseclass.__eq__ and Baseclass.__hash__ functions#16
cmclscourtney wants to merge 3 commits intomainfrom
15-improve-performance-of-baseclass__eq__-and-baseclass__hash__-functions

Conversation

@cmclscourtney
Copy link
Contributor

Use caching and string comparing to improve performance

@cmclscourtney cmclscourtney requested a review from gpeb2 March 6, 2025 16:27
@cmclscourtney cmclscourtney self-assigned this Mar 6, 2025
@cmclscourtney cmclscourtney added the enhancement New feature or request label Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve performance of BaseClass.__eq__ and BaseClass.__hash__ functions

1 participant