我能做些什么来优化我的.NET的Web站点和应用程序的64位? [英] What can I do to optimize my .NET Web sites and applications for 64-bit?

查看:118
本文介绍了我能做些什么来优化我的.NET的Web站点和应用程序的64位?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我怎么可以在我的.NET 2.0 Web应用程序和控制台/表单应用程序充分利​​用64位架构的?

How can I take full advantage of 64-bit architecture in my .NET 2.0 Web Applications and Console/Forms Applications?

推荐答案

我觉得没有太多可在关于32位与64位架构的管理。NET code优化。这是因为大多数的差异和optimizatinons最有可能已经执行由底层虚拟机。正如编程为64位平台,64位虚拟机可能表现得更好在更大的数据类型(如存储在一个寄存器)。

I think there is not too much you can optimize in your managed .NET code regarding 32bit vs. 64bit architectures. This is because most of the differences and optimizatinons are most likely already implemented by the underlying VM. As mentioned in Programming for the 64 bit platform, the 64bit VM may perform better on larger data types (as long stored in one register).

这篇关于我能做些什么来优化我的.NET的Web站点和应用程序的64位?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆