Skip to content

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.
@bact bact added enhancement New feature or request performance Speed, responsiveness, and memory efficiency and removed enhancement New feature or request labels Jul 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Speed, responsiveness, and memory efficiency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants