The only benefit you may gain by doing this is faster code.
这样做的唯一好处可能就是得到一个更快的代码。
LabVIEW version 2010 provides a number of improvements and additions, including 20% faster code execution via an improved compiler.
2010版本的LabVIEW增强了很多改进和补充,其中包括透过一个改进的编译器代码执行提速20%。
The declarative information is transformed into an imperative form at compile-time, rather than each time it is used at runtime, resulting in faster code.
声明式信息在编译时转换为命令形式,而不是在运行时每次使用时进行转换,这使代码更快。
Things should be as easy as possible for the common case but transparently "upgradeable" to a faster code path if the end user is willing to learn about the performance dials and knobs.
事情应该尽可能容易对共同的情形但是明显“可升级的”对一个快速的代码路径如果终端用户想要了解执行的表盘和旋钮。
Don't diddle code to make it faster—find a better algorithm.
不要为了使代码更快而胡乱编写代码——要找到更好的算法。
He puts out code faster than any developer on the team.
他代码写起来比团队的任何开发人员都快。
They also write code faster, because they have a clearer picture when they start of what's going to be needed.
同时,他们可以更快的写代码,因为他们有一个清晰的图片告诉他们什么是需要的。
As you can see from Figure 1, the generated code executes much faster than reflection in every case.
从图1中可以看出,不管在什么情况下,生成的代码执行都比反射要快得多。
These engines perform optimizations to run code faster, and clearly, these optimizations make variable access much faster than others.
这些引擎在执行代码时进行了优化,而且很明显,这些优化使访问变量的速度比以往更快。
Modern desktop machines are constantly getting faster, but moving code from server environments onto desktops means placing demands on an environment that is not as easily updated.
现代桌面计算机变得越来越快,但是把代码从服务器环境转移到桌面上意味着把要求放在不那么容易升级的环境中。
The optimized code is now running faster than the non-optimized code, which you can see by comparing the interval times of each run.
现在优化的代码比未优化的代码运行速度更快,您可以通过比较每次运行的时间间隔看到这一点。
For years, processor makers consistently delivered increases in clock rates and instruction-level parallelism, so that single-threaded code executed faster on newer processors with no modification.
多年来,处理器制造厂商在不断提高时钟速度和指令级并行性,因此单线程代码不需要修改就可在新的处理器上更快运行。
The results will be identical, but the first code segment will run faster than others.
他们的运算结果是相同的,但是第一个代码片断要比其他片断运行的要快。
A logical way to make your website faster is to make the client code you send to the browser smaller.
使得你的网站访问速度更快的一种典型做法是发送给浏览器更少的代码。
In the process, we've learned several ways to make writing code for these products easier and faster.
在这个过程中,我们已经掌握了多种方法,这些方法使得为这些产品编写代码变得更容易、更快。
Sorry, but test-driven development (TDD) is actually faster than just writing the code and throwing it over the wall to QA!
抱歉,比起只是写代码,然后抛给墙那边的QA去测试来说,测试驱动开发(TDD)确实更快!
Automation applications are often compiled to native code and therefore execute faster than VBA code.
自动化应用程序经常被编译为本机代码,因此执行速度比VBA代码快。
It's more advanced, however, providing many optimizations that allow interpreted byte code to run nearly as fast (sometimes faster) than precompiled code.
但是它更先进,提供许多优化措施,使得已解释的字节代码几乎与预编译的代码运行得一样快(有时更快)。
Certainly some code could be reused, making the writing of future code faster and more reliable.
的确,一些代码的复用,使将来的代码编写更为快捷、可靠。
A second disadvantage is that AOT-compiled code, though faster than interpreted code, can be substantially slower than JIT-compiled code.
第二个缺点是,尽管AOT编译过的代码比解释过的代码执行速度快,但是却比JIT编译的代码慢得多。
At first it’s faster to write code without tidying up, without writing unit tests, without doing Test Driven Development, so the team churns out more stories.
项目编码初期,不整理代码,不写单元测试,也不做测试驱动开发,整个团队粗制滥造出更多的“故事场景”。
If we required developers to double-check their work, maybe reviews could be completed faster without compromising code quality.
如果我们需要开发员双倍地检查他们的工作,那么评审可能更快地完成,而不用再去折中考虑代码质量的问题。
So I think that we'll be able to write code faster.
我想这会使编写代码的速度更快。
Optimizing your code to run faster is an honest and fairly obvious way to go about decreasing wait times for your users.
想要降低用户等待时间,优化代码是一个很实诚且相当显而易见的方法。
Let's say you're going to time 200,000 iterations through a loop, and the compiled code is 10 times faster than the interpreted code.
假设您正在通过循环计时200,000次迭代,编译代码比解释代码快10倍。
If your second call returns faster than your first Ajax call, your code may lead to errors.
如果第二个调用的响应返回得比第一个Ajax调用快,那么您的代码就会导致错误。
Develop faster, better quality, more robust code by integrating Rational PurifyPlus into your RSD-based development process as described in this article.
通过将RationalPurifyPlus 集成到您基于RSD 的开发过程中(如本文所介绍的)来更快地开发、质量更好、更健壮的代码。
Intellij's improved performance facilitated some feature enhancements like "instant" code completion and faster opening of projects.
Intellij改进的性能有助于一些特性的增强,比如“即时”的代码完成以及更快打开项目等。
Depending on the compilation time and how much faster the compiled code is than the interpreted code, small changes in the number of iterations can result in big differences in measured "performance."
根据编译时间和编译代码比解释代码快的程度,即使对迭代数量只做很小的变化,也可能造成测量的“性能”有极大差异。
Obviously, the newest server running a quad-core is going to execute code faster than an old 400 MHz processor.
很明显,运行4 核CPU 的新服务器执行代码的速度肯定要比 400 MHz 老式处理器快。
应用推荐