diff options
author | dominich@google.com <dominich@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-06-06 18:17:25 +0000 |
---|---|---|
committer | dominich@google.com <dominich@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-06-06 18:17:25 +0000 |
commit | 8590c327d60a7304d339bf6e43a103b6e33710f0 (patch) | |
tree | 1a9d9861ea4857b251ad4c39fb21a33a889a90c1 /DEPS | |
parent | 46bf9d1eeb8c02e08c4208824ab31f7adb159233 (diff) | |
download | chromium_src-8590c327d60a7304d339bf6e43a103b6e33710f0.zip chromium_src-8590c327d60a7304d339bf6e43a103b6e33710f0.tar.gz chromium_src-8590c327d60a7304d339bf6e43a103b6e33710f0.tar.bz2 |
Going deeper. The perf regression did recover after pulling out 3.11.9, it just took a while to show up for some reason.
So sorry for the churn, but 3.11.9 v8 is causing a bad regression for v8 perf.
Revert 140789 - Regression continued after revert. Reverting the revert to reland 3.11.9.
I heard you like reverts...
Revert 140774 - See http://build.chromium.org/f/chromium/perf/mac-release-10.6/v8_benchmark/report.html?history=150&rev=140770
Apparent regression starts with this version roll. Trying to revert to see if it goes green.
Revert 140740 - Update V8 to version 3.11.9.
TBR=jkummerow@chromium.org
BUG=
TEST=
Review URL: https://chromiumcodereview.appspot.com/10534021
TBR=rossberg@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10538025
TBR=dominich@google.com
Review URL: https://chromiumcodereview.appspot.com/10546028
TBR=dominich@google.com
Review URL: https://chromiumcodereview.appspot.com/10542034
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@140794 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -59,7 +59,7 @@ vars = { # Three lines of non-changing comments so that # the commit queue can handle CLs rolling Skia # and V8 without interference from each other. - "v8_revision": "11724", + "v8_revision": "11689", "webrtc_revision": "2356", "jsoncpp_revision": "248", "nss_revision": "138140", |