Listing 8. Optimized code from Listing 7.
清单8.从清单7中优化来的代码。
In that case, you must debug the optimized code.
在此情况下,必须调试优化的代码。
If these don't exist, roll your own optimized code.
如果这些都不存在,推出自己的优化的代码。
Optimized code is often less maintainable than slower but more natural equivalents.
与更慢但更自然的代码相比,优化后的代码通常更难以维护。
This behavior is expected because some warnings relate only to optimized code.
这是正常的行为,因为某些警告仅与最佳化的程序码相关。
The result is that the best optimized code in .NET comes from the Visual C++ compiler.
结果是.NET中最优化的代码来自Visual C++编译器。
You can get a patch to GCC to add a pipeline definition for the PPE so you can create optimized code.
您可以找到GCC的一个补丁,它用来添加ppe的流水线定义,这样就可以创建优化的代码。
Simple, understandable code is easier to debug, improve, and maintain than complex, heavily optimized code.
与复杂的、经过大量优化的代码相比,易于理解的简单代码更加易于调试、优化和维护。
It is more easily extendible. This allows easy implementation of advanced features and optimized code debugging.
更容易进行扩展,因此可以轻松实现高级功能和优化的代码调试。
Optimized code is harder to debug because instructions do not correspond directly to statements in your source Windows.
优化代码更难调试,因为指令与源窗口中的语句并不是直接对应的。
The optimized code is now running faster than the non-optimized code, which you can see by comparing the interval times of each run.
现在优化的代码比未优化的代码运行速度更快,您可以通过比较每次运行的时间间隔看到这一点。
Optimized code for direct flow ports and direct relationships to optimize the initialization and amount of code that generates for these constructs.
直接流端口和直接关系的最优化代码,以最优化初始化和为这些构建生成代码的数量。
HI-TECH's PRO compiler automatically preserves all the relationships between the object code and the original C-code, enabling the quick and simple debugging of optimized code.
HI - TECHPRO编译器能够自动保存对象代码和原始c代码之间的所有关系,从而实现对最优化代码快速且简单的调试。
The new memory management code has been tested and optimized on everything from very low end desktop systems to large, enterprise-class, multi-processor systems.
从很低端的桌面系统到大型的、企业级的、多处理器的系统,新的内存管理代码已经在它们上面都已经进行了测试和优化。
The code is however optimized such that it throttles the DB2 engine to a maximum of 2 GB of memory and 2 cores of processing power for the database on any sized server or virtualization session.
不过,它的代码在优化之后使得DB2引擎在任何大小的服务器或虚拟会话上最多仅能支持2GB 的内存和 2个处理器核。
Optimized some heavily used CM Server code paths to improve performance, reliability and to fix memory leaks
优化一些经常使用的CM服务器代码路径,以提高性能、可靠性以修复内存泄漏问题
VS 2010 also has a new optional "code optimized" web profile as well that turns off all toolbars, dropdown and HTML designers.
VS 2010还有一个可选的“代码优化的”webprofile,可以关闭所有的工具条,下拉框和HTML设计器。
No matter how well Ajax applications are optimized, what hardware accelerators have been used, or how code redundancy has been reduced or eliminated, you need to resolve interoperability issues.
不论Ajax应用程序如何优化,使用了哪些硬件加速器,如何降低或消除了代码冗余,您仍然需要解决互操作性问题。
Such portlets can be optimized in their local code execution path only and should not put too much burden on a running portal system.
此类Portlet应仅在其本地代码执行路径中优化,不应对允许的门户系统带来太多的负荷。
This article discusses the concepts behind writing clean, optimized, and strict code with particular attention to using these techniques in the development of templates for Web sites.
本文讨论了编写整洁、最优化和严格代码背后的一些概念,尤其强调了在开发Web站点模板时要使用这些技术。
If your Apache installation is already optimized and your application is already cached, but your performance is lackluster, consider how the code is working.
如果您已经优化了Apache安装并且对应用程序进行了缓存,但是性能仍然很差,那么可以考虑一下代码的运行。
It also compiles SQL queries into executable code segments called snippets, distributes the snippets for execution, and creates optimized query plans.
它还将SQL查询编译为可执行的代码段,称为snippet,并分布这些snippet以执行它们,最后生成优化的查询计划。
It provides you with sophisticated static code visualization tools and is capable of supporting multi-vendor runtime environments, but is optimized for WebSphere Software.
它为你提供了全面的静态代码可视化工具并且能够支持多提供商运行时环境,但它是为WebSphere软件最优化的。
The generated code for each Monitor model has also been reduced in size and optimized.
还简化并优化了为每个Monitor模型生成的代码。
In this way, the code is optimized for the most likely case.
按照这种方式,代码对于最可能出现的情况是最优的。
For example, one can write his own tool which analyzes the IR files and generates some conclusions on how the source code should be optimized.
例如,开发者可以编写他自己的工具来分析IR文件,并生成一些如何优化源代码的总结。
Note that this code is optimized for clarity, not efficiency: it buffers too much.
请注意,这段代码是为了清楚起见,而没有考虑效率:它缓冲的内容太多。
The code has been carefully profiled and optimized for maximal performance.
代码已经被仔细地分析并极大地优化性能。
Fixed-length records are preferred over varying length records, because the DB2 code is optimized for processing fixed-length records.
固定长度的记录要优于可变长度的记录,因为DB2代码专门为处理固定长度的记录进行优化。
The source code listed in this paper is not necessarily ideal or optimized.
本文中所列出的源代码并不一定是最理想的,也不一定是最优的。
应用推荐