CLR编译器优化的示例 [英] Examples of CLR compiler optimizations

查看:192
本文介绍了CLR编译器优化的示例的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在几个月内就.NET的性能和优化做一个演示,我想提供一些不必要的优化的示例,无论如何都将由编译器完成。

I'm doing a presentation in few months about .Net performance and optimization, I wanted to provide some samples of unnecessary optimization, things that will be done by the compiler anyways.

在哪里可以找到一些解释什么优化编译器实际上能够,也许一些前后的代码?

where can I find some explanation on what optimizations the compiler is actually capable of maybe some before and after code?

推荐答案

查看这些链接


  1. C#编译器优化

  2. 编译器优化

  3. msdn

  1. C# Compiler Optimizations
  2. compiler optimization
  3. msdn

也可以在MSIL上结帐这本书
1. Microsoft中级语言:和VB.NET / Niranjan Kumar

Also checkout this book on MSIL
1. Microsoft Intermediate Language: Comparison Between C# and VB.NET / Niranjan Kumar

这篇关于CLR编译器优化的示例的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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