首页    新闻    小组    威客    人才    下载    博客    代码贴    在线编程    论坛
Mono 3.2.7 发布,跨平台的 .NET 运行环境
2014年2月27日 20:05 | 阅读 1688 次

Mono 3.2.7 发布,此版本包括了 65 位贡献者的 1235 个 commits,包括了许多激动人心的新特性。

主要更新内容如下:

  • 此次更新重点放在了 JIT 方面;改进了 ABCREM pass ,现在可以移除在 64 位架构检测的大量边界;添加了别名分析和 Loop Invariant Code Motion,能生成更好的代码;某些性能提升了超过 20%。

  •  a new interpreter for LINQ expressions and dynamic that works under FullAOT.

  • Significantly improved reachability and flow analysis in C# compiler, which should catch a lot more bugs for you.

  • have an initial port of mono for ARM hardfp ABI which is used now by many of the linux distributions.

  • runtime uses native instructions for 64bits compare-and-swap on 32bits hardware when available. This makes some PLINQ benchmarks go 6x faster on 8 core machines.

更多更新内容和下载请前往这里

(文/开源中国)    




评论 (0)
游客请输入验证码
最新评论
0
0
收藏