Optimize code. Now a little faster when adding an autoplay music.
优化代码。现在在添加自动播放的歌曲时稍微快了些。
Further, the transition can interfere with the JVM's ability to optimize code execution.
此外,这种越界操作会干扰JVM优化代码执行的能力。
A code profiler helps identify and optimize code hot spots, and really helps in understanding object usage and potential memory leaks.
代码评测器帮助鉴别和优化代码,并且在理解对象使用和潜在内存泄露方面真的很有帮助。
Some readers have asked to me what is the better way to organize a CSS file to optimize code readability and simplify code management.
一些读者曾问我如何以更好的方式组织CSS文件来改善代码的可读性并简化代码的管理。
Currently studies on the performance of STBC have been relatively comprehensive, so research focus is shifting to optimize code structure and reduce the decoding complexity.
目前对空时分组码的性能研究已经比较全面,研究重点开始转移到优化编码结构和降低译码复杂度等方面。
It needs other analyzing techniques, distinguished from those of intraprocedural analysis, to find useful information across each procedure which compilers use to optimize code subsequently.
如何能够在各个过程之间找到相互关联的有用信息,并让编译器使用这些信息来改善代码的质量,需要用到完全不同于过程内优化的分析方法。
Finally, this paper put forward the method to optimize code: write code on the basis of superscale, dispose the memory rationally, adopt circulation-expand technology, simplify the algorithms, etc.
最后,本文提出了进一步优化的思路:基于超标量思想对算法进行优化,合理配置内存,采用循环展开技术,简化算法等。
As always, you should profile your code and optimize it when necessary.
一如既往的,你应该在必要的时候分析和优化你的代码。
Special compilers for programming languages like FORTRAN were developed to optimize the code to take advantage of the vector processors.
开发了用于像FORTRAN的程序设计语言的特殊编译器来优化代码,以利用向量处理器。
优化代码。
New processor architectures continue to appear, and new research finds better ways to optimize and generate code.
新的处理器架构不断涌现,新的研究发现优化和生成代码的更好方式。
Resources that are separate from the application code and allow your application to gracefully optimize its behavior for a variety of device configurations.
与应用代码分离的资源,它能让你的应用通过各种设备配置优雅的优化其行为。
These optimize your PHP configuration and code to prevent unneeded file status checks on every request, which can slow down response times.
这些函数优化您的PHP配置和代码,以防止对每个请求进行不必要的文件状态检查,从而减少响应时间。
In Part 2, we will focus on specific coding techniques and best practices that you can use to optimize the performance of your JDBC DMS and metadata code.
在第2部分中,我们将重点讨论具体编码技术和可以用来优化JDBCDMS和元数据代码性能的最佳实践。
Because runtime compilation USES profiling data to guide its optimization, the JIT may well optimize the test code differently than it would real code.
因为运行时编译使用概要数据来指导优化,所以JIT对测试代码的优化可能不同于对实际代码的优化。
Now that you've seen all the hard ways to code EJBs, the next section will show you how to turbo-charge your productivity and optimize your application.
通过上述内容您看到了对EJB进行编码的困难之处,下一部分将显示如何提高工作效率和优化应用程序。
Developers must write code to implement the data access layer, including optimizing SQL queries, caching results to optimize performance, without compromising an application's footprint.
开发人员必须编写代码来实现数据访问层,包括优化SQL查询、缓存结果以优化性能,而不会损害应用程序的规模。
However, and this is the vital point, you almost never know what you need to optimize until you actually take your functioning code and test it with a profiler.
这个问题至关重要,您可能直到用解析器实际对工作代码进行测试时才会意识到需要进行优化。
In light of our observation it seems as if we should be able to optimize access in the case where a thread is looping over a synchronized block of code.
根据我们的观察,我们似乎需要对一些锁的访问进行优化,比如线程执行的同步块代码在一个循环体中。
The latter three cache and optimize the byte code, providing for even greater speedups.
后三类加速器能够缓存和优化字节码,这为系统提供了更多的速度提升。
The first is the most straightforward: optimize your code. There are a few things you can do here, like re-factoring and caching, that will help your apps run faster.
最直接的方法是优化你的代码:重构和缓存可以让你的程序运行更快,优化代码是最诚恳也是最最显而易见的减少等待时间的方式。
Even advanced developers often needs to optimize their CSS code.
即便是高级的开发人员经常也要去优化其CSS代码。
Simplify the algorithm - Code like a fiend, but once you're done, go back through your code and optimize it.
简化算法。代码如恶魔,在你完成编码后,应回头并且优化它。
Intuition isn't always sufficient for anticipating a failure to optimize because the reasons can be entirely different from what a code review would imply.
预见错误并进行优化,直觉并不总是够用,因为代码暗示的原因完全不同。
Optimize development by automating code quality reviews early.
通过自动化代码质量评审来优化开发。
We can use the Tasks view as your own or a project-based to-do list, which allows you to tag code with items like ToDo, FixMe, Optimize, etc.
可以使用Tasks视图作为您自己或者基于项目的to - do列表,这将允许您用诸如ToDo、FixMe、Optimize之类的条目标记代码。
Researchers have a chance to tune and port their code and optimize their programs to use more processors, more cores and Blue Waters’ new interconnect to their advantage.
研究人员有机会调整和改造代码并优化程序,从而让更多的处理器、更多的核和BlueWaters 的新型互连线路发挥作用。
I hope you have gained some insight into OProfile and the ways you can optimize the kernel code.
我希望您已经对oprofile和可以优化内核代码的方法有了一些了解。
Another concern is on-stack replacement (OSR), an advanced JVM feature that helps optimize certain code structures (see Resources). Consider the code in Listing 4.
另一个问题是堆栈上替换(osr),这种高级JVM特性有助于优化某些代码结构(参见参考资料)。
PureQuery can help you code data access in a way that helps optimize performance.
pureQuery可以帮助您以有助于优化性能的方式编写数据访问代码。
应用推荐