Closed
Description
See the VFPT issue fsprojects-archive/zzarchive-VisualFSharpPowerTools#474 (comment)
@dsyme suggested to check these caches first: https://github.com/fsharp/FSharp.Compiler.Service/blob/master/src/fsharp/vs/service.fs#L2235
It's a very serious problem: it causes VS to quickly occupy RAM at the point when everything becomes unusable (~1.8...2.5GB) due to continuous garbage collecting. In practice it means I have to restart VS every 0.5..1 hour during the day as I working on a solution with 50+ F# projects. Even intensive working on VFPT more than an hour is impossible.
I created a console with which I can quickly (a minute) check that the bug is fixed or not.
Please, fix it ASAP.
Metadata
Metadata
Assignees
Labels
No labels