Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explicit hash/eq for dataflow objects #417

Merged
merged 4 commits into from
Jun 20, 2024
Merged

Explicit hash/eq for dataflow objects #417

merged 4 commits into from
Jun 20, 2024

Conversation

rihi
Copy link
Collaborator

@rihi rihi commented Jun 13, 2024

This PR improves performance for long running binaries by overwritten hash/eq for dataflowobjects. Previously these were defined by calling hash(self.__repr_).

@rihi rihi self-assigned this Jun 13, 2024
@0x6e62 0x6e62 merged commit df6e516 into main Jun 20, 2024
1 check passed
@0x6e62 0x6e62 deleted the hash-eq-performance branch June 20, 2024 08:28
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