You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am curious - is there any Profile-Guided Optimization (PGO) support in Red? If not, are there plans to add it in the future? Usually, targeting native-code compilers like GCC, Clang, and others support PGO.
For Red applications, it could bring additional performance improvements.