ReSharper sluggishness

后端 未结 12 1156
说谎
说谎 2021-02-06 22:27

I like ReSharper, but it is a total memory hog. It can quickly swell up and consume a half-gig of RAM without too much effort and bog down the IDE. Does anybody know of any way

12条回答
  •  旧巷少年郎
    2021-02-06 22:52

    Not sure how big your solutions are, but I stopped using 4.5 for the same reasons I stopped using all previous versions, memory usage.

    Code analysis and unit test support was the main reason I bought it, turning it off means the rationale for using it is gone.

    Workstation has 4GB of memory, and I can easily kill it with ReSharper when running our end-to-end stack in debuggers.

提交回复
热议问题