summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorjoi@chromium.org <joi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-30 18:52:23 +0000
committerjoi@chromium.org <joi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-30 18:52:23 +0000
commit7e6497fa01580df1a4642786797992f2a7ea01e8 (patch)
tree2d50c163bd2cea309cc3165217028218d5b6e44a /.gitignore
parent1368a5f9d962313c46ebdbb4d91a2ffe43c25e6a (diff)
downloadchromium_src-7e6497fa01580df1a4642786797992f2a7ea01e8.zip
chromium_src-7e6497fa01580df1a4642786797992f2a7ea01e8.tar.gz
chromium_src-7e6497fa01580df1a4642786797992f2a7ea01e8.tar.bz2
Add use of the Psyco JIT compiler to GYP on Windows. On my z600 with 12 GB of RAM, this shortens the time taken for a warm run of build/chromium_gyp from approximately 90 seconds down to approximately 70 seconds. On the other hand, it increases maximum memory usage for the GYP process from ~132 MB to ~158 MB on the same test system.
At the moment it is unknown whether using Psyco on Mac and Linux would pay off; follow-up changes may address this if it is. BUG=none TEST=things build correctly Review URL: http://codereview.chromium.org/6778017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79871 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1cac5af..b9d02c7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -110,6 +110,7 @@ v8.log
/third_party/platformsdk_win2008_6_1
/third_party/platformsdk_win7
/third_party/ppapi
+/third_party/psyco_win32
/third_party/pthreads-win32
/third_party/pylib
/third_party/python_24