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

Issue 1201583002: Speed up angle_end2end_tests by running tests in larger batches. (Closed)

Created:
5 years, 6 months ago by Ken Russell (switch to Gerrit)
Modified:
5 years, 5 months ago
CC:
chromium-reviews, Corentin Wallez, Jamie Madill
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Speed up angle_end2end_tests by running tests in larger batches. Similarly speed up angle_unittests and angle_perftests. BUG=501604

Patch Set 1 #

Total comments: 1

Patch Set 2 : Specify a larger default batch limit via command line argument. #

Patch Set 3 : Remove isolate change. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -5 lines) Patch
M gpu/angle_end2end_tests_main.cc View 1 2 chunks +2 lines, -0 lines 0 comments Download
M gpu/angle_perftests_main.cc View 1 2 chunks +2 lines, -0 lines 0 comments Download
A + gpu/angle_test_batcher.h View 1 1 chunk +5 lines, -5 lines 0 comments Download
A gpu/angle_test_batcher.cc View 1 1 chunk +19 lines, -0 lines 0 comments Download
M gpu/angle_unittest_main.cc View 1 2 chunks +2 lines, -0 lines 0 comments Download
M gpu/gpu.gyp View 1 3 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (1 generated)
Ken Russell (switch to Gerrit)
Pawel: I'd like to set this flag for all of the _main.cc harnesses in src/gpu/ ...
5 years, 6 months ago (2015-06-20 03:36:41 UTC) #2
M-A Ruel
On 2015/06/20 03:36:41, Ken Russell wrote: > Pawel: I'd like to set this flag for ...
5 years, 6 months ago (2015-06-21 01:05:41 UTC) #3
Paweł Hajdan Jr.
Why is it needed? How many tests do you have? You could modify src/gpu/angle_end2end_tests_main.cc which ...
5 years, 6 months ago (2015-06-22 10:53:38 UTC) #4
Ken Russell (switch to Gerrit)
On 2015/06/22 10:53:38, Paweł Hajdan Jr. wrote: > Why is it needed? How many tests ...
5 years, 6 months ago (2015-06-23 07:24:54 UTC) #5
Paweł Hajdan Jr.
On 2015/06/23 at 07:24:54, kbr wrote: > On 2015/06/22 10:53:38, Paweł Hajdan Jr. wrote: > ...
5 years, 6 months ago (2015-06-23 09:25:09 UTC) #6
Jamie Madill
On 2015/06/23 09:25:09, Paweł Hajdan Jr. wrote: > If the tests access the actual GPU, ...
5 years, 6 months ago (2015-06-23 14:29:24 UTC) #7
Ken Russell (switch to Gerrit)
On 2015/06/23 09:25:09, Paweł Hajdan Jr. wrote: > On 2015/06/23 at 07:24:54, kbr wrote: > ...
5 years, 6 months ago (2015-06-23 21:28:05 UTC) #8
Paweł Hajdan Jr.
On 2015/06/23 at 21:28:05, kbr wrote: > On 2015/06/23 09:25:09, Paweł Hajdan Jr. wrote: > ...
5 years, 5 months ago (2015-06-26 13:39:31 UTC) #9
Ken Russell (switch to Gerrit)
5 years, 5 months ago (2015-06-26 15:41:06 UTC) #10
Thank you very much. That looks much nicer. Closing this in favor of your CL.

Powered by Google App Engine
This is Rietveld 408576698