We should consider adding both managed and native mibc/profiles for fsc and fsi:
- Come up with both FSC and FSI scenarios for profile generation, add them to
dotnet-optimization (@EgorBo can assist with that):
- Scenarios for collecting the profiling data (F# console, or web app, for example) which will be used to produce profiles.
- Profiles then will be packaged and published as a NuGet package.
- When we building the compiler, download the NuGet package with profiles, and use them when building R2R compiler.
@EgorBo Have I missed anything?
We should consider adding both managed and native mibc/profiles for
fscandfsi:dotnet-optimization(@EgorBo can assist with that):@EgorBo Have I missed anything?