Chromium.org team 改进vs编译速度的一些建议

简介:

The Chromium.org team listed several options for accelerating the build (at this point about half-way down the page):

In decreasing order of speedup:

  • Install Microsoft hotfix 935225.
  • Install Microsoft hotfix 947315.
  • Use a true multicore processor (ie. an Intel Core Duo 2; not a Pentium 4 HT).
  • Use 3 parallel builds. In Visual Studio 2005, you will find the option in Tools > Options... > Projects and Solutions > Build and Run > maximum number of parallel project builds.
  • Disable your anti-virus software for .ilk, .pdb, .cc, .h files and only check for viruses on modify. Disable scanning the directory where your sources reside. Don't do anything stupid.
  • Store and build the Chromium code on a second hard drive. It won't really speed up the build but at least your computer will stay responsive when you do gclient sync or a build.
  • Defragment your hard drive regularly.
  • Disable virtual memory.

本文转自today4king博客园博客,原文链接:http://www.cnblogs.com/jinzhao/archive/2011/07/26/2117145.html,如需转载请自行联系原作者
相关文章
|
测试技术 Apache 开发工具
Apache Cordova开发环境搭建(二)VS Code
原文:Apache Cordova开发环境搭建(二)VS Code 版权声明:本文为博主原创文章,未经博主允许不得转载。 https://blog.csdn.net/u011127019/article/details/56335719 ...
3345 0
|
4月前
|
JavaScript 算法 前端开发
Mac下编译dinky-web(踩坑篇)
Mac下编译dinky-web(踩坑篇)
63 0
|
JavaScript 前端开发 Android开发
eclipse如何优化构建的速度(Building)
那么,要怎么样优化一下,速度就可以更快了呢?
373 0
|
Android开发
eclipse下载支持compiler compliance level 1.8的插件
eclipse下载支持compiler compliance level 1.8的插件
87 0
|
IDE 开发工具 Android开发
解决This Gradle plugin requires a newer IDE able to request IDE model level 3. For Android Studio
解决This Gradle plugin requires a newer IDE able to request IDE model level 3. For Android Studio
127 0
解决This Gradle plugin requires a newer IDE able to request IDE model level 3. For Android Studio
|
移动开发 IDE 开发工具
Android编译报错:org.jetbrains.plugins.gradle.tooling.uti
Android编译报错:org.jetbrains.plugins.gradle.tooling.uti
394 0
|
Android开发 Kotlin
解决Bug:win10升级AndroidStudio4.1时出现“Missing essential plugin: org.jetbrains.android……”
解决Bug:win10升级AndroidStudio4.1时出现“Missing essential plugin: org.jetbrains.android……”
457 0
解决Bug:win10升级AndroidStudio4.1时出现“Missing essential plugin: org.jetbrains.android……”
|
IDE 开发工具 Android开发
【错误记录】Android Studio 编译报错 ( This Gradle plugin requires a newer IDE able to request IDE model leve )
【错误记录】Android Studio 编译报错 ( This Gradle plugin requires a newer IDE able to request IDE model leve )
228 0
【错误记录】Android Studio 编译报错 ( This Gradle plugin requires a newer IDE able to request IDE model leve )
|
Android开发
Eclipse卸载Groovy Development tool时,为什么要去查询hana.ondemand.com的资源?
Eclipse卸载Groovy Development tool时,为什么要去查询hana.ondemand.com的资源?
122 0
Eclipse卸载Groovy Development tool时,为什么要去查询hana.ondemand.com的资源?
|
图形学 Android开发
Unity 之 解决2019之后的版本打apk卡到Building Gradle project问题
解决Unity 2019版本打包APK卡到Building Gradle project问题
1708 0
Unity 之 解决2019之后的版本打apk卡到Building Gradle project问题