Skip to content

Prototype improvements to compare performance #332

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

goneall
Copy link
Member

@goneall goneall commented May 11, 2025

This is a prototype of changes to improve the performance of compares. This commit is a partial implementation of a map that keeps track of elements which are equivalent. Unfortunately, this creates a memory problem with large compares, so more work needs to be done.

This is a prototype of changes to improve the performance of compares.
This commit is a partial implementation of a map that keeps track of
elements which are equivalent.  Unfortunately, this creates a memory
problem with large compares, so more work needs to be done.
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