You can get a patch to GCC to add a pipeline definition for the PPE so you can create optimized code.
您可以找到GCC的一个补丁,它用来添加ppe的流水线定义,这样就可以创建优化的代码。
It is more easily extendible. This allows easy implementation of advanced features and optimized code debugging.
更容易进行扩展,因此可以轻松实现高级功能和优化的代码调试。
Optimized code is often less maintainable than slower but more natural equivalents.
与更慢但更自然的代码相比,优化后的代码通常更难以维护。
The human genome becomes just so much code to be bug-tested and optimized and, if necessary, rewritten.
人类基因组变成了需要测试和优化的大段代码,如果需要的话,甚至可以推倒重写。
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个处理器核。
For example, one piece of code that runs in 10 seconds can optimized rather easily to run in less than a second.
例如,一段运行时间为10秒的代码很容易优化为在1秒内运行。
Simple, understandable code is easier to debug, improve, and maintain than complex, heavily optimized code.
与复杂的、经过大量优化的代码相比,易于理解的简单代码更加易于调试、优化和维护。
Optimized some heavily used CM Server code paths to improve performance, reliability and to fix memory leaks
优化一些经常使用的CM服务器代码路径,以提高性能、可靠性以修复内存泄漏问题
Listing 8. Optimized code from Listing 7.
清单8.从清单7中优化来的代码。
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应仅在其本地代码执行路径中优化,不应对允许的门户系统带来太多的负荷。
Optimized code for direct flow ports and direct relationships to optimize the initialization and amount of code that generates for these constructs.
直接流端口和直接关系的最优化代码,以最优化初始化和为这些构建生成代码的数量。
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以执行它们,最后生成优化的查询计划。
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 optimized code is now running faster than the non-optimized code, which you can see by comparing the interval times of each run.
现在优化的代码比未优化的代码运行速度更快,您可以通过比较每次运行的时间间隔看到这一点。
The code has been carefully profiled and optimized for maximal performance.
代码已经被仔细地分析并极大地优化性能。
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.
从很低端的桌面系统到大型的、企业级的、多处理器的系统,新的内存管理代码已经在它们上面都已经进行了测试和优化。
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.
本文中所列出的源代码并不一定是最理想的,也不一定是最优的。
A word about the sample source code: the code is not optimized for maintenance, but for readability.
示例源代码中有一个需要注意之处:此代码没有针对维护进行优化,只针对可读性进行了优化。
Parts of your code that you think are not properly optimized may not end up being a problem.
您认为不够优化的代码部分可能不会造成问题。
One of those standards is to present a clean and optimized style sheet and XHTML code.
那些标准之一就是显示一个干净和优化的样式表和XHTML代码。
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软件最优化的。
This allows the web service implementation code to be optimized toward the business logic and to be invoked only for valid requests.
这使Web服务的实现代码能够朝着业务逻辑的方向得到最优化,而且只能通过有效的请求才能被调用。
应用推荐