| 1. | Using this option results in a much quicker compile time 用这个参数会导致编译时间增大。 |
| 2. | By precompiling these headers , you can reduce the time a program takes to compile 通过预编译这些头文件,可以缩短程序的编译时间。 |
| 3. | You can improve compile times even more when using ccache in combination with distcc 组合使用ccache和distcc ,您可以更进一步地改进编译时间。 |
| 4. | Precompiled code is useful during the development cycle to reduce compilation time , especially if 预编译代码有助于在开发周期中缩短编译时间,特别是在以下情况中: |
| 5. | Measures and reports the following compilation times in milliseconds for the specified . il source file 为指定的. il源文件测量并报告下列编译时间(以毫秒为单位) : |
| 6. | And when using these tools in a team environment , you could save hours every day just in compile times 在团队环境中使用这些工具时,您每天就可以节省几个小时的编译时间。 |
| 7. | The recompile times in table 1 are based on simply doing a touch on each of the c source files in the main perl source directory 通过简单地接触( touch )主要perl源文件目录中的c源文件,得到了表1中的重新编译时间。 |
| 8. | Another imperfection in our example is the relatively long compilation time , which can be avoided by copying code fragments to another module 该例中的另一个不理想之处是它相对长的编译时间,可通过将代码碎片复制到其它模块来避免。 |
| 9. | In this article , learn how to build and install ccache , how to use it with your existing environment , and how to improve the build times in group development projects 通过本文学习如何构建和安装ccache 、如何在您现有的环境中使用它以及如何在小组开发项目中改善编译时间。 |
| 10. | I ve included the times for building with plain gcc , ccache gcc , and ccache distcc gcc in a four - node network with various values of concurrent distcc jobs 其中包括使用普通gcc 、 ccache + gcc 、 ccache + distcc + gcc所需的编译时间,编译在一个四节点网络中进行并选用了不同的并发distcc作业数目值。 |