如何优化使用 .Net 技术的开发人员 PC 的速度?

发布于 2024-10-06 05:21:11 字数 243 浏览 5 评论 0原文

我想最大化/优化用于使用 .Net 技术的开发人员的台式电脑的速度/功能 - 即目前最新的是 SQL Server 2008、Visual Studio 2010、IIS 7、Expression Studio?

但我不确定需要考虑什么,例如CPU、RAM、主板、硬盘、机箱、电源等。尽管如此,每个 PC 组件的属性,即 1) CPU 的核心数量、速度等; 2)RAM大小、总线等;等等。

如果您知道这些,请分享!

谢谢你!

I want to maximize/optimize the speed/power for a Desktop PC used for developers working with .Net technology - i.e. at the moment the latest ones at the moment are SQL Server 2008, Visual Studio 2010, IIS 7, Expression Studio?

But I'm not sure what needed to be taken into account, e.g. CPU, RAM, Mainboard, Hard disk, Case, Power Supplier, ect. And nevertheless, the properties of each of those PC components, i.e. 1) the CPU's number of cores, speed, and others; 2) the RAM size, bus, and others; ect.

If you know about those, please share!

Thank you!

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

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

发布评论

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

评论(2

两人的回忆 2024-10-13 05:21:11

固态硬盘。毫无疑问。

投入充足的内存;根据您的需要,x64 上的 8GB 应该可以。

CPU 很好,但除非您正在执行大量 CPU 密集型工作,否则 IO 才是紧要关头,而不是 CPU。

如果您正在处理图形,尤其是在 emu 中(WP7 emu 要求特别高),则需要一个好的 GPU

SSD. No question.

Whack in plenty of RAM; depending in you needs, 8GB on x64 should be OK.

CPU is nice, but unless you're doing lots of CPU-intensive work, IO is the pinch, not CPU.

And a good GPU if you are doing graphics, especially if in an emu (the WP7 emu is particularly demanding)

安静 2024-10-13 05:21:11

一般而言,无特定顺序:

  • 大量内存 - 为了充分利用虚拟机,您将需要大量 RAM(8Gb 及以上)
  • 大量内核 - 您本质上是同时运行多个应用程序因此,即使单个应用程序不利用多核,系统也会受益。
  • 快速磁盘 - 编译/构建受磁盘限制
  • 最后一块像样的显卡 - 无论如何都不必是最先进的,但在最新的但一个或最新的但两个 GPU 上有一个速度/成本最佳点,这将为您带来很多以相对预算的价格速度。不要忘记您想要驱动至少两个显示器(选择第三个显示器会很好,但还有其他方法!)。 WPF - 在 Expression 和 VS2k10 等中使用 - 以及 Windows 7 中的 Aero 利用 GPU

查看您的预算,并从前沿(或顶级处理器)中退后一两步,然后您应该可以做得相当不错。

其他一切都会决定电源等的需求。


严格来说,我不应该提及 RAM 的数量,因为这是一个特定于时间的答案(现在 8 很好,以后更多会合适)。

Generically, and in no particular order:

  • Lots of Memory - to take best advantage you'll want to use Virtual Machines so you'll need a lot of RAM (8Gb and up)
  • Lots of cores - you're inherently running multiple apps concurrently so even if the individual applications don't take advantage of the multiple cores the system will benefit.
  • Fast disks - compiling/building is diskbound
  • Finally a decent graphics card - doesn't have to be state of the art by any means but there's a speed/cost sweetspot on latest but one or latest but two GPUs that will get you a lot of speed at a relatively budget price. Don't forget you want to drive at least two monitors (the option for a 3rd would be nice, but there are other ways!). WPF - used in Expression and VS2k10 amongst other things - and Aero in Windows 7 take advantage of the GPU

Look at your budget and look at one or two steps back from the bleeding edge (or for processors from the top of the range) and you should be able to do quite well.

Everything else will dictate the demands of power supply etc.


Strictly I shouldn't mention the quantity of RAM as that's a time specific answer (8 is good now, more will be appropriate later).

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