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

Force optimization for builtin Metis #31

Merged
merged 1 commit into from
Mar 10, 2024
Merged

Conversation

cedricchevalier19
Copy link
Member

A new force-optimize-vendor feature, on by default, force metis to always be compiled as optimized.

The goal is to not slow down users that use dev or debug profiles.

Fix #19.

It controls whether builtin metis will always be optimized.
It is enabled by default.
@cedricchevalier19 cedricchevalier19 self-assigned this Mar 10, 2024
@cedricchevalier19 cedricchevalier19 added the enhancement New feature or request label Mar 10, 2024
@cedricchevalier19 cedricchevalier19 merged commit 3e8bae7 into master Mar 10, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

At least with MSVC++, the crate-compiled version of METIS seems really slow
1 participant