Evaluate usage and implementation compiler optimization techniques like LTO, PGO, PLO for the Mojo ecosystem #2261
Locked
zamazan4ik
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi!
Since Mojo supports Ahead-of-Time (AoT) compilation model, I want to propose evaluating "advanced" optimizations for the Mojo world.
I propose the following action points (ofc the list can be extended):
-fprofile-generate
compiler switch) approach from Clang.I understand that the project is still in so early development stages that you with a high probability don't have enough resources to investigate right now. At least you can use this discussion as an idea ;)
Beta Was this translation helpful? Give feedback.
All reactions