Skip to content
New issue

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

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

Already on GitHub? # to your account

Strengthen fastpath (#169) #175

Merged
merged 2 commits into from
Oct 23, 2023
Merged

Strengthen fastpath (#169) #175

merged 2 commits into from
Oct 23, 2023

Conversation

tkaitchuck
Copy link
Owner

@tkaitchuck tkaitchuck commented Oct 23, 2023

Pulling patch into 0.7 release branch

This change adds a test which probes for issues with sparse inputs on the fast path.

This fixes #163 in multiple ways. Each of the improvements have been tested individually and in various combinations with weakened versions of other parts of the algorithm to insure they work as intended and provide a benefit.

tkaitchuck and others added 2 commits October 23, 2023 15:57
This change adds a test which probes for issues with sparse inputs on the fast path.

This fixes #163 in multiple ways. Each of the improvements have been tested individually and in various combinations with weakened versions of other parts of the algorithm to insure they work as intended and provide a benefit.

Signed-off-by: Tom Kaitchuck <Tom.Kaitchuck@gmail.com>
Signed-off-by: Tom Kaitchuck <tom.kaitchuck@emc.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant