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

Replace nub with nubOrd in constant generation #898

Merged
merged 1 commit into from
Jan 10, 2023
Merged

Conversation

elopez
Copy link
Member

@elopez elopez commented Jan 9, 2023

nub is quadratic and causes a severe slowdown when many constants are present.

nub is quadratic and causes a severe slowdown when many constants
are present.
@arcz arcz merged commit cc0c633 into master Jan 10, 2023
@arcz arcz deleted the dev-nub-slowdown branch January 10, 2023 10:02
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.

None yet

2 participants