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
The document describes an example how to compile static pgo with ReadyToRunOptimizationData.
I have traced the application with dotnet-trace, converted the nettrace file to the mbic format and add the mbic file as argument to the build with ReadyToRunOptimizationData. But I think the ReadyToRunOptimizationData does not exist...
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
The document describes an example how to compile static pgo with ReadyToRunOptimizationData.
I have traced the application with dotnet-trace, converted the nettrace file to the mbic format and add the mbic file as argument to the build with ReadyToRunOptimizationData. But I think the ReadyToRunOptimizationData does not exist...
Is this documentation correct or out-of-date?
https://github.com/dotnet/runtime/blob/v8.0.19/docs/design/features/dotnet-pgo.md
Beta Was this translation helpful? Give feedback.
All reactions