ramdisk 真的能提高 vs2010 的性能吗?

发布于 2024-11-19 17:04:28 字数 112 浏览 6 评论 0原文

ramdisk 真的能提高 vs2010 的性能(总体性能和构建时间)吗?

如果是这样,我必须采取哪些步骤才能从中获得最大利益? 它也可以帮助重新磨刀吗?

谢谢, 安德烈·卡鲁奇

Do ramdisks really improve vs2010 performance (general and build times)?

If so, what are all the steps I have to do to get the maximum benefit of it?
Can it also help resharper?

Thanks,
André Carlucci

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

月朦胧 2024-11-26 17:04:28

根据我的经验,Ram​​Disk 的构建速度比 SSD 慢。它甚至可能比 HDD 慢...
RAMdisk 比磁盘慢?

所以不要费心使用 RamDisk 并购买 Intel 或 Crucial SSD,但不是奥克兹。

编辑:

经过多次尝试我想通了。当 ramdisk 格式化为 FAT32 时,即使基准测试显示较高的值,但实际使用速度实际上比 NTFS 格式的 SSD 慢。但在现实生活中,NTFS 格式的 ramdisk 比 SSD 更快。但无论如何我不会费心使用 Ramdisk,SSD 就是你所需要的一切。

in my experience RamDisk is slower than SSD for build. it can be even slower than HDD...
RAMdisk slower than disk?

so do not bother with RamDisk and buy Intel or Crucial SSD, but not OCZ.

EDIT:

After many tries I figured it out. When ramdisk is formatted as FAT32, then even though benchmarks shows high values, real world use is actually slower than NTFS formatted SSD. But NTFS formatted ramdisk is faster in real life than SSD. But I would not bother with Ramdisk anyway, SSD is everything you need.

一世旳自豪 2024-11-26 17:04:28

这就是您将遇到的问题。是的,它可以提高性能,但有一些严重的问题:

  • 您有可能在同步之间丢失所有工作。
  • 当 ramdisk 同步到光盘时,存在明显的延迟。

这将要求您根据自己的工作方式设置正确的同步时间。

我建议购买 SATA III 固态硬盘并每周进行备份。

So here is the issue that you will run into. Yes it can improve performance with some serious buts:

  • You stand the chance of losing all your work between syncs.
  • There is a noticeable lag when the ramdisk sync's to disc.

This will require you to setup proper sync times for how you work.

I'd recommend getting a SATA III Solid-State Drive and back it up weekly.

谁把谁当真 2024-11-26 17:04:28

我在一两年前尝试过ram disk。我记得构建时间大约快了 30%。
数量太少,不足以弥补安德鲁·芬内尔提到的缺点。

I have tried ram disk 1 or 2 years ago. I remember that the build time was about 30% faster.
That was too few to top the disadvantages as mentioned by Andrew Finnell.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文