Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(268)

Issue 7343045: tools/tests/run.sh: download test bench data from Google Storage rather than SVN (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 7 months ago by epoger
Modified:
11 years, 7 months ago
Reviewers:
EricB, benchen
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

tools/tests/run.sh: download test bench data from Google Storage rather than SVN Committed: https://code.google.com/p/skia/source/detail?r=7749

Patch Set 1 #

Total comments: 11

Patch Set 2 : BENCHDATA_FILE_SUFFIXES #

Messages

Total messages: 8
epoger
https://codereview.appspot.com/7343045/diff/1/tools/tests/run.sh File tools/tests/run.sh (right): https://codereview.appspot.com/7343045/diff/1/tools/tests/run.sh#newcode79 tools/tests/run.sh:79: # Download a subset of the raw bench data ...
11 years, 7 months ago (2013-02-14 20:56:10 UTC) #1
benchen
Looks fine to me. Please wait for Eric's confirmation. Thanks. https://codereview.appspot.com/7343045/diff/1/tools/tests/run.sh File tools/tests/run.sh (right): https://codereview.appspot.com/7343045/diff/1/tools/tests/run.sh#newcode99 ...
11 years, 7 months ago (2013-02-14 22:54:24 UTC) #2
epoger
https://codereview.appspot.com/7343045/diff/1/tools/tests/run.sh File tools/tests/run.sh (right): https://codereview.appspot.com/7343045/diff/1/tools/tests/run.sh#newcode99 tools/tests/run.sh:99: URL=http://chromium-skia-gm.commondatastorage.googleapis.com/playback/perfdata/${PLATFORM}/data/${FILE} On 2013/02/14 22:54:25, benchen wrote: > This should ...
11 years, 7 months ago (2013-02-15 01:44:16 UTC) #3
benchen
https://codereview.appspot.com/7343045/diff/1/tools/tests/run.sh File tools/tests/run.sh (right): https://codereview.appspot.com/7343045/diff/1/tools/tests/run.sh#newcode99 tools/tests/run.sh:99: URL=http://chromium-skia-gm.commondatastorage.googleapis.com/playback/perfdata/${PLATFORM}/data/${FILE} Got it. What I meant was that Android ...
11 years, 7 months ago (2013-02-15 02:27:10 UTC) #4
epoger
https://codereview.appspot.com/7343045/diff/1/tools/tests/run.sh File tools/tests/run.sh (right): https://codereview.appspot.com/7343045/diff/1/tools/tests/run.sh#newcode99 tools/tests/run.sh:99: URL=http://chromium-skia-gm.commondatastorage.googleapis.com/playback/perfdata/${PLATFORM}/data/${FILE} On 2013/02/15 02:27:10, benchen wrote: > Got it. ...
11 years, 7 months ago (2013-02-15 07:47:17 UTC) #5
EricB
The approach LGTM. I have just a couple of questions. https://codereview.appspot.com/7343045/diff/1/tools/tests/run.sh File tools/tests/run.sh (right): https://codereview.appspot.com/7343045/diff/1/tools/tests/run.sh#newcode81 ...
11 years, 7 months ago (2013-02-15 12:24:20 UTC) #6
epoger
Thanks, Eric. Please take a look at the followup changes in patchset 2. https://codereview.appspot.com/7343045/diff/1/tools/tests/run.sh File ...
11 years, 7 months ago (2013-02-15 15:36:57 UTC) #7
EricB
11 years, 7 months ago (2013-02-15 15:39:41 UTC) #8
LGTM

https://codereview.appspot.com/7343045/diff/1/tools/tests/run.sh
File tools/tests/run.sh (right):

https://codereview.appspot.com/7343045/diff/1/tools/tests/run.sh#newcode94
tools/tests/run.sh:94:
FILES="bench_r${REV}_data_skp_device_bitmap_multi_2_mode_tile_256_256_timeIndividualTiles
bench_r${REV}_data_skp_device_bitmap_multi_3_mode_tile_256_256_timeIndividualTiles
bench_r${REV}_data_skp_device_bitmap_multi_4_mode_tile_256_256_timeIndividualTiles"
On 2013/02/15 15:36:57, epoger wrote:
> On 2013/02/15 12:24:20, EricB wrote:
> > Should this be defined at the top?  
> 
> At your suggestion, I found a way to move the list definition to the top of
the
> file.  To do so, I had to separate out the ${REV} references.  Please let me
> know whether you like the old way or new way better.
> 

I like the New Way!

> > Also, you mentioned adding non-tiled data,
> > but I don't see any here.
> 
> Not yet. :-) I wanted to commit this first, demonstrating that the script
change
> does not affect the results at all.

Good plan.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b