Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

add profile to increase opt-level. #159

Merged
merged 1 commit into from
Nov 23, 2023
Merged

add profile to increase opt-level. #159

merged 1 commit into from
Nov 23, 2023

Conversation

longlongyang
Copy link
Contributor

fix #154

Cargo.toml Outdated
opt-level = 3
debug = false
debug-assertions = false
overflow-checks = false
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why overflow-check is false?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why overflow-check is false?

Removed this in lastest push.

@jyao1 jyao1 merged commit e7123b9 into intel:main Nov 23, 2023
27 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

need to turn on opt-level 3 on root cargo.toml
2 participants