代码混淆是另一个可用于源代码的优化方案。
Obfuscation is an alternative optimization that can be applied to source code.
对 MSIL 代码的优化是对非托管代码进行优化的一个大子集。
The optimizations done on MSIL code are a large subset of those done on unmanaged code.
因为运行时编译使用概要数据来指导优化,所以JIT对测试代码的优化可能不同于对实际代码的优化。
Because runtime compilation USES profiling data to guide its optimization, the JIT may well optimize the test code differently than it would real code.
And the second thing that we talked about is this idea that we want you to in fact learn how to relate a choice you make about a piece of code to what the efficiency is going to be.
关于这个方法第二件事,就是我们实际上希望,你在写代码的时候,能做出优化效率的选择,因为此。
I want to talk a little bit about how you use the things we've been building in terms of functions to help you structure and organize your code.
第一件事情就是我要谈下,怎么利用我们,所做的能在方法方面,帮助你们组织和优化代码。
应用推荐