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

Disable smallvec by default #58

Merged
merged 1 commit into from
Dec 30, 2020
Merged

Disable smallvec by default #58

merged 1 commit into from
Dec 30, 2020

Conversation

foresterre
Copy link
Owner

The performance measurements seem a bit flaky, but the smaalvec performance in the current configuration is significantly slower (~12%) in various test cases. For that reason it feels safe to disable it by default, and keep it as an opt in option.

The performance measurements seem a bit flaky, but the smaalvec performance in the current configuration is significantly slower (~12%) in various test cases. For that reason it feels safe to disable it by default, and keep it as an opt in option.
@foresterre foresterre mentioned this pull request Dec 30, 2020
5 tasks
@foresterre foresterre merged commit 52668c9 into master Dec 30, 2020
@foresterre foresterre deleted the undefault-sv branch December 30, 2020 22:10
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