fsprojects / FSharp.TypeProviders.SDK

The SDK for creating F# type providers
https://fsprojects.github.io/FSharp.TypeProviders.SDK/
MIT License
298 stars 94 forks source link

Type providers allocate large unshared assembly metadata that ends up on LOH #304

Open dsyme opened 5 years ago

dsyme commented 5 years ago

See https://github.com/Microsoft/visualfsharp/issues/5931

This is really a problem with the TP SDK and/or the F# compiler TP API. See also #297 and https://github.com/fsprojects/FSharp.TypeProviders.SDK/pull/295#issuecomment-481249482