diff options
author | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-19 21:28:38 +0000 |
---|---|---|
committer | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-19 21:28:38 +0000 |
commit | 758e8cf69b071869e53cf50c350e35ab3b6fbc2d (patch) | |
tree | 968a77d1a29d55fc61c66a25c82345174907c5be /chrome/tools | |
parent | 304f87929b95140904babafff6105e5a409500d5 (diff) | |
download | chromium_src-758e8cf69b071869e53cf50c350e35ab3b6fbc2d.zip chromium_src-758e8cf69b071869e53cf50c350e35ab3b6fbc2d.tar.gz chromium_src-758e8cf69b071869e53cf50c350e35ab3b6fbc2d.tar.bz2 |
Some quick notes about the mac reference builds for anyone that might need to update them in the future.
Review URL: http://codereview.chromium.org/174070
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23748 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/tools')
-rw-r--r-- | chrome/tools/test/reference_build/chrome_mac/notes.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/chrome/tools/test/reference_build/chrome_mac/notes.txt b/chrome/tools/test/reference_build/chrome_mac/notes.txt new file mode 100644 index 0000000..7ba4770 --- /dev/null +++ b/chrome/tools/test/reference_build/chrome_mac/notes.txt @@ -0,0 +1,10 @@ +You want to be very careful about updating the reference builds, because it +means changing the baseline all new builds are compared to on the performance +graphs and can easily let regressions slip in. + +The Chromium and Google Chrome builds the same revisions so you can compare +Google Chrome and Chromium performance data. + +For the Google Chrome build, you need to disable Keystone within the build so +the bots won't have it updated to more recent builds (just remove the framework +and nuke the plist keys). |