Profile-guided optimization is not finalized

ID PE055 Level WARNING Category Optimization

Description

Profile-guided optimization is enabled for the executable, but its current status is "instrument". This means that the profile information is being collected, but it was not used to optimize this executable.

Mitigation

If using Visual C++, finalize the process of collecting the profiles and using them for link-time code optimization. See this official reference for further information.

Arguments

This rule has no output arguments.