Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(25)

Issue 10070009: Add a copy of the Kraken Benchmark for performance testing. (Closed)

Created:
8 years, 8 months ago by sullivan
Modified:
8 years, 7 months ago
Reviewers:
cmp, open-source-third-party-reviews, tonyg, James Simonsen
CC:
chromium-reviews, dmandelin_mozilla.com
Visibility:
Public.

Description

Add a copy of the Kraken Benchmark for performance testing. This copy was fetched from: hg.mozilla.org/projects/kraken/ Modifications made: The python script make-hosted.py was run to update the hosted/ directory, and the unused tests, sunspider, and sunspider-compare-results files were deleted. BUG=126516 TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=134624

Patch Set 1 #

Total comments: 2

Patch Set 2 : Moved to third_party and added LICENSE #

Patch Set 3 : Moved to third_party, correct licenses #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57185 lines, --2 lines) Patch
A chrome/test/data/third_party/kraken/LICENSE View 1 2 1 chunk +924 lines, -0 lines 0 comments Download
A chrome/test/data/third_party/kraken/README.chromium View 1 2 1 chunk +12 lines, -0 lines 0 comments Download
A chrome/test/data/third_party/kraken/changelog.txt View 1 2 1 chunk +7 lines, -0 lines 0 comments Download
A chrome/test/data/third_party/kraken/hosted/analyze-results.js View 1 2 1 chunk +275 lines, -0 lines 0 comments Download
A chrome/test/data/third_party/kraken/hosted/compare-results.js View 1 2 1 chunk +381 lines, -0 lines 0 comments Download
A chrome/test/data/third_party/kraken/hosted/explanations/astar.html View 1 2 1 chunk +98 lines, -0 lines 0 comments Download
A chrome/test/data/third_party/kraken/hosted/explanations/astar.js View 1 2 1 chunk +50428 lines, -0 lines 0 comments Download
A chrome/test/data/third_party/kraken/hosted/explanations/beat-detection.html View 1 2 1 chunk +49 lines, -0 lines 0 comments Download
A chrome/test/data/third_party/kraken/hosted/explanations/darkroom.html View 1 2 1 chunk +256 lines, -0 lines 0 comments Download
A chrome/test/data/third_party/kraken/hosted/explanations/darkroom.js View 1 2 1 chunk +571 lines, -0 lines 0 comments Download
A chrome/test/data/third_party/kraken/hosted/explanations/desaturate.html View 1 2 1 chunk +119 lines, -0 lines 0 comments Download
A chrome/test/data/third_party/kraken/hosted/explanations/dft.html View 1 2 1 chunk +49 lines, -0 lines 0 comments Download
A chrome/test/data/third_party/kraken/hosted/explanations/fft.html View 1 2 1 chunk +49 lines, -0 lines 0 comments Download
A chrome/test/data/third_party/kraken/hosted/explanations/gaussian-blur.html View 1 2 1 chunk +139 lines, -0 lines 0 comments Download
A chrome/test/data/third_party/kraken/hosted/explanations/jquery-1.4.2.min.js View 1 2 1 chunk +154 lines, -0 lines 0 comments Download
A chrome/test/data/third_party/kraken/hosted/explanations/jquery-ui-1.8.2.custom.css View 1 2 1 chunk +489 lines, -0 lines 0 comments Download
A chrome/test/data/third_party/kraken/hosted/explanations/jquery-ui-1.8.2.custom.min.js View 1 2 1 chunk +1012 lines, -0 lines 0 comments Download
A chrome/test/data/third_party/kraken/hosted/explanations/oscillator.html View 1 2 1 chunk +49 lines, -0 lines 0 comments Download
A chrome/test/data/third_party/kraken/hosted/explanations/parse-financial.html View 1 2 1 chunk +49 lines, -0 lines 0 comments Download
A chrome/test/data/third_party/kraken/hosted/explanations/squid.png View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A chrome/test/data/third_party/kraken/hosted/explanations/stringify-tinderbox.html View 1 2 1 chunk +49 lines, -0 lines 0 comments Download
A chrome/test/data/third_party/kraken/hosted/explanations/sunspots.jpg View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A chrome/test/data/third_party/kraken/hosted/index.html View 1 2 1 chunk +46 lines, -0 lines 0 comments Download
A chrome/test/data/third_party/kraken/hosted/json2.js View 1 2 1 chunk +481 lines, -0 lines 0 comments Download
A chrome/test/data/third_party/kraken/hosted/kraken.css View 1 2 1 chunk +54 lines, -0 lines 0 comments Download
A chrome/test/data/third_party/kraken/hosted/kraken-1.1/driver.html View 1 2 1 chunk +144 lines, -0 lines 0 comments Download
A chrome/test/data/third_party/kraken/hosted/kraken-1.1/results.html View 1 2 1 chunk +126 lines, -0 lines 0 comments Download
A chrome/test/data/third_party/kraken/hosted/kraken-1.1/test-prefix.js View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
A chrome/test/data/third_party/kraken/make-hosted.py View 1 2 1 chunk +106 lines, -0 lines 0 comments Download
A chrome/test/data/third_party/kraken/resources/TEMPLATE.html View 1 2 1 chunk +60 lines, -0 lines 0 comments Download
A chrome/test/data/third_party/kraken/resources/analyze-results.js View 1 2 1 chunk +275 lines, -0 lines 0 comments Download
A chrome/test/data/third_party/kraken/resources/compare-results.js View 1 2 1 chunk +381 lines, -0 lines 0 comments Download
A chrome/test/data/third_party/kraken/resources/driver-TEMPLATE.html View 1 2 1 chunk +144 lines, -0 lines 0 comments Download
A chrome/test/data/third_party/kraken/resources/results-TEMPLATE.html View 1 2 1 chunk +126 lines, -0 lines 0 comments Download
A chrome/test/data/third_party/kraken/resources/sunspider-standalone-compare.js View 1 2 1 chunk +26 lines, -0 lines 0 comments Download
A chrome/test/data/third_party/kraken/resources/sunspider-standalone-driver.js View 1 2 1 chunk +57 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
sullivan
FYI, I'm doing this change in two parts. This patch is the first part: getting ...
8 years, 8 months ago (2012-04-19 14:18:26 UTC) #1
tonyg
> This patch is the first part: getting a version of the test that can ...
8 years, 8 months ago (2012-04-19 16:14:34 UTC) #2
tonyg
https://chromiumcodereview.appspot.com/10070009/diff/1/chrome/test/data/kraken/README.chromium File chrome/test/data/kraken/README.chromium (right): https://chromiumcodereview.appspot.com/10070009/diff/1/chrome/test/data/kraken/README.chromium#newcode9 chrome/test/data/kraken/README.chromium:9: The python script make-hosted.py was run to update the ...
8 years, 8 months ago (2012-04-19 16:15:55 UTC) #3
sullivan
On 2012/04/19 16:14:34, tonyg wrote: > > This patch is the first part: getting a ...
8 years, 8 months ago (2012-04-19 17:50:07 UTC) #4
sullivan
+Robert Sayrer Robert, I'm adding Kraken to our performance testing suite in Chromium and I ...
8 years, 8 months ago (2012-04-19 18:41:45 UTC) #5
sullivan
+dmandelin Hi David, I want to add the Kraken benchmark to Chromium's performance testing suite. ...
8 years, 8 months ago (2012-04-23 14:21:35 UTC) #6
dmandelin_mozilla.com
----- Original Message ----- > +dmandelin > > Hi David, > > I want to ...
8 years, 8 months ago (2012-04-23 17:19:08 UTC) #7
sullivan
+ open-source-third-party-reviews@google.com Thanks, David! open-source-third-party-reviews@google.com: See David's previous mail, there are multiple licenses in the ...
8 years, 8 months ago (2012-04-24 14:46:36 UTC) #8
sullivan
I chatted with folks from open source third party reviews offline, and the right thing ...
8 years, 7 months ago (2012-04-30 19:16:31 UTC) #9
cmp
lgtm
8 years, 7 months ago (2012-04-30 20:54:29 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sullivan@chromium.org/10070009/23002
8 years, 7 months ago (2012-04-30 21:00:46 UTC) #11
commit-bot: I haz the power
8 years, 7 months ago (2012-04-30 22:50:35 UTC) #12
Change committed as 134624

Powered by Google App Engine
This is Rietveld 408576698