In high-performance code they should be removed.
在高性能的编码中,应该将它们除去。
CGLIB is a powerful, high performance code generation library.
CGLIB是一个强大的高性能的代码生成包。
And don't forget to try the high-performance code-analysis engine for both J2SE and J2EE development, CodeGuide from OmniCore.
并且别忘了尝试一下用于J2SE和J2EE开发的高性能代码分析引擎-来自omnicore的CodeGuide。
Toward the end of writing high-performance code, developers often write small benchmark programs to measure the relative performance of one approach against another.
开发人员在以编写高性能代码为目标的时候,常常会编写小的基准程序来度量一种方法相对于另一种方法的性能。
You can exaggerate the performance variations with the code in Figure 3.
您可以使用图3中的代码来放大这种性能差异。
You will handle concurrency issues in the performance schedule instead of through the code.
您将在这个执行调度中处理并发事件,而不需要通过代码。
See Code design for performance and scalability.
请参阅性能和可伸缩性代码设计。
The performance test code first reads the documents to be used in the test into memory, then runs through a sequence of operations on the documents.
性能测试代码首先将测试中使用到的文档读入到内存中,然后对文档进行一系列的操作。
One of the drawbacks of the previous solution is that, from a coding perspective, there's no easy way to provide flexibility without impacting performance and code complexity.
之前的解决方案的缺点之一是,从编写代码的角度来看,找不到既能提供灵活性又不会影响性能、不会增加代码复杂性的简单方法。
Experiments show that the bridging code has virtually no performance impact by itself.
实验表明,桥接代码本身实际上没有性能影响。
In my limited testing, I preferred the PHP IDE Project plug-in because it felt better integrated to me, and the performance of the code intelligence features seemed snappier.
在我有限的测试中,我更喜欢PHPIDE项目插件,因为我感觉它集成得更好,而且代码智能特性的性能似乎更快捷。
Measurement of vital runtime parameters, including memory usage, performance, and code coverage.
重要运行时参数的度量,包括内存使用、性能和代码覆盖。
Code for performance from the beginning, below are some XSLT performance tips.
从一开始产生的性能代码,下面是一些XSLT性能技巧。
Unless the code is executed several times, these costs might not be offset by the performance benefit of native code versus interpretation.
除非多次执行代码,否则这些代价不能由本地代码相对解释的性能优势来弥补。
It is typically done by a specialist whose main goal is to improve the code performance on a given platform.
这个工作一般是由一些专业人员来完成的,他们的目标是在一个特定的平台上,提高代码的性能。
This method is probably more expensive than the first in terms of performance, amount of code required, and necessary maintenance.
相对于第一种方法,这种方法可能在性能、所需的代码数量和必要的维护方面需要更大的开销。
Performance: The code performs the designed function but does so slowly or in a way that causes the overall program to slow down.
性能:代码能执行所设计的功能,但运行缓慢或者以某种形式拖慢整个程序。
Although AOT code enables more-deterministic performance, it also has some disadvantages.
尽管AOT代码能够产生更确定的性能,它同样具有一些缺点。
That code will have a performance penalty even when tracing is turned off and will certainly increase your code footprint.
那些代码会有一些性能损失,即便关闭了跟踪也是如此,而且它们肯定会增加代码资源占用量。
Once you understand the specific points where data flow can disrupt performance and can code against such bottlenecks you're off to a great start.
一旦您理解了数据流有可能在哪些特定点造成性能的大幅度降低,能够针对此类瓶颈编码,那么也就有了一个很好的开端。
The attraction of running an MQ application as trusted is that it gives a performance benefit through reduced code pathlength.
将MQ应用程序作为受信任对象运行的好处在于,这样可通过缩短的代码路径长度提供性能优势。
If user exits are registered and activated then performance is affected depending on the performance of the user's code within those exits.
如果注册并激活了用户出口,则性能会受到影响,具体取决于那些出口中的用户代码的性能。
Everyone has debugged code with a runtime debugger or found performance hotspots with a code profiler.
每个人都用运行时调试器调试过代码,或者用代码分析工具找过执行热点。
These actually were relatively simple, but suffered from severe performance problems — interpreting code is always going to take longer than executing native code.
这些虚拟机实际上的确相对简单,但存在严重的性能问题—解释代码的时间总是会比执行本机代码的时间长。
It turns out that how you go about getting that collection of documents is critical to the performance of the code you write.
事实证明您如何获取文档集合对于所编写的代码的性能至关重要。
Want dramatic performance improvement without changing code?
想要不更改代码就能获得显著的性能改进?
Good programmers strive for code clarity in addition to code performance.
优秀的程序员除了使代码具有良好性能外,还应努力使代码清淅。
Reducing the code had many benefits, including performance (code size over the wire is where it really counts with script) but also in reducing the tangled dependencies we used to have.
减少代码有很多好处,包括性能(连接所涉及的代码量对于脚本而言非常值得考虑),但也会减少我们以往的交织依赖关系。
Code design for performance and scalability.
性能和可扩展性代码设计。
Code design for performance and scalability.
性能和可扩展性代码设计。
应用推荐