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

Compare Release and RelWithDebInfo #33

Open
alexey-lysiuk opened this issue Jun 11, 2021 · 0 comments
Open

Compare Release and RelWithDebInfo #33

alexey-lysiuk opened this issue Jun 11, 2021 · 0 comments

Comments

@alexey-lysiuk
Copy link
Collaborator

alexey-lysiuk commented Jun 11, 2021

Currently, all CMake targets are built with -O3 compiler option implied by Release configuration.
Evaluate the difference in performance and executable file sizes of Release and RelWithDebInfo, i.e. -O3 vs. -O2.

https://discourse.mc-stan.org/t/o2-vs-o3-compiler-optimization-level/3714
https://iitd-plos.github.io/col729/labs/lab0/lab0_submissions/siy187504.pdf

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

No branches or pull requests

1 participant