Resharper 5 - 速度和性能内存膨胀问题解决了吗?
我使用的是 Resharper 4.x 和 VS2008。
R# 似乎减慢了 VS2008 的运行速度。当然,在具有 7-8 个项目的中间 Winform 解决方案中,内存使用量很容易达到 500MB。
现在 Resharper 5.x 已经发布了,谁能告诉我性能或内存问题是否已得到改进以便与 VS2008 一起使用?
I am on Resharper 4.x and VS2008.
R# seems to slow down the living crap out of VS2008. And of course, the memory usage can easily go to 500MB on a middle of the road Winforms solution with 7-8 projects.
Now that Resharper 5.x is out, can anyone tell me whether either perf or memory issues have been improved for use with VS2008?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
我相信 R#5 内存使用情况比早期版本更好,但对我来说仍然太慢。我在一台不错的机器(四核、7200rpm HDD、4GB RAM)上将其与 VS2010 一起使用。使用固态硬盘可能会有所帮助。
I believe R#5 memory usage is better than the earlier versions but still too slow for me. I'm using it with VS2010 on a decent machine (quad core, 7200rpm HDD, 4GB ram). Using a solid state drive might help.
它速度更快,而且对 RAM 的需求也不是那么大,但我稍微调整了它的代码检查。
It is faster, and not so hungry for RAM, but I have tweaked its code inspection a bit.
我使用的是 Resharper 6.1,仍然存在 OutOfMemoryException 问题。 JetBrains 声称这是 Visual Studio 进程碎片的问题。
http://confluence.jetbrains.net/display/ReSharper/OutOfMemoryException+Fix
I am on Resharper 6.1, and there are still OutOfMemoryException issues. JetBrains claims this is an issue with Visual Studio process fragmentation.
http://confluence.jetbrains.net/display/ReSharper/OutOfMemoryException+Fix