Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Evaluate Profile-Guided Optimization (PGO) #211

Closed
zamazan4ik opened this issue Jul 15, 2023 · 2 comments
Closed

Evaluate Profile-Guided Optimization (PGO) #211

zamazan4ik opened this issue Jul 15, 2023 · 2 comments

Comments

@zamazan4ik
Copy link

Hi!

Recently I checked Profile-Guided Optimization (PGO) improvements on multiple projects. The results are here. LLVM-related results are here.

Since PGO showed measurable improvements in compiler-like loads (Clang, Clangd, clang-format, GCC, Rustc, etc.) I think it could be useful to check PGO on IKOS as well.

We need to perform PGO benchmarks on IKOS. And if it shows improvements - add a note about possible improvements in IKOS performance with PGO. Providing an easier way (e.g. a build option) to build scripts with PGO can be useful for the end-users too. Probably trying LLVM BOLT would be a good thing too (but after PGO).

@arthaud
Copy link
Member

arthaud commented Jul 31, 2023

cf facebook/mariana-trench#137

@ivanperez-keera
Copy link
Collaborator

This sounds like a great idea. However, I don't really know what the action item would be on this. I'm moving it to a discussion for now; we can open issues when there's a clear plan of how to complete this.

@NASA-SW-VnV NASA-SW-VnV locked and limited conversation to collaborators Sep 21, 2024
@ivanperez-keera ivanperez-keera converted this issue into discussion #279 Sep 21, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants