Open zamazan4ik opened 1 year ago
This issue is marked stale as it has been open for 11 months without activity. Please try the latest ImHex version. (Avaiable here: https://imhex.download/ for release and https://imhex.download/#nightly for development version) If the issue persists on the latest version, please make a comment on this issue again
Without response, this issue will be closed in one month.
I collected many more cases about PGO efficiency for other apps: https://github.com/zamazan4ik/awesome-pgo . I don't think that the issue should be closed due to the lack of activity - leaving it open "as is" is fine.
Hi.
Did anyone try to apply PGO (Profile-Guided Optimization) to ImHex? Probably it could help a little bit with the performance of the application (e.g. in the large cases like https://github.com/WerWolv/ImHex/issues/823 ). I think it could be the next step after applying LTO: https://github.com/WerWolv/ImHex/issues/610 .
P.S. Was not sure about the issue type. Feel free to change it if I was wrong.