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

Issue 2501353002: Parallelize disk_cache_perftest.

Created:
4 years, 1 month ago by gavinp
Modified:
3 years, 4 months ago
Reviewers:
jkarlin, Maks Orlovich
CC:
chromium-reviews, cbentzel+watch_chromium.org, gavinp+disk_chromium.org, kinuko+cache_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Parallelize disk_cache_perftest. Better replicates real browser for testing purposes. BUG=None R=jkarlin@chromium.org

Patch Set 1 #

Patch Set 2 : now read #

Patch Set 3 : moar reasonable parameters #

Patch Set 4 : rebase #

Patch Set 5 : rebase redux #

Patch Set 6 : closer #

Patch Set 7 : rebase, again #

Patch Set 8 : cleaner #

Patch Set 9 : clean up constants #

Patch Set 10 : compile better? #

Total comments: 8

Patch Set 11 : compile & simple stuff #

Patch Set 12 : rebased post upstream landing #

Total comments: 9

Patch Set 13 : rebase to bring back to life #

Unified diffs Side-by-side diffs Delta from patch set Stats (+561 lines, -354 lines) Patch
M net/disk_cache/disk_cache_perftest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +561 lines, -354 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 44 (36 generated)
gavinp
jkarlin: PTAL. This much more closely replicates a real browser test case, the perf test ...
3 years, 11 months ago (2017-01-10 21:17:37 UTC) #22
jkarlin
https://codereview.chromium.org/2501353002/diff/180001/net/disk_cache/disk_cache_perftest.cc File net/disk_cache/disk_cache_perftest.cc (right): https://codereview.chromium.org/2501353002/diff/180001/net/disk_cache/disk_cache_perftest.cc#newcode42 net/disk_cache/disk_cache_perftest.cc:42: const int kChunkSize = 64 * 1024; Is this ...
3 years, 11 months ago (2017-01-11 16:40:48 UTC) #29
jkarlin
Can you add a BUG= value?
3 years, 11 months ago (2017-01-11 18:11:46 UTC) #30
Maks Orlovich
I really, really, like this, just mostly want to argue about the constants. Only merge ...
3 years, 7 months ago (2017-05-18 15:45:37 UTC) #36
Maks Orlovich
Some purely practical comments re:benchmark, that aren't directly related to this CL, but I feel ...
3 years, 7 months ago (2017-05-26 13:31:11 UTC) #37
gavinp
On 2017/05/26 13:31:11, Maks Orlovich wrote: > Some purely practical comments re:benchmark, that aren't directly ...
3 years, 4 months ago (2017-08-04 18:10:41 UTC) #38
Maks Orlovich
> Do you want me to advance this and land it, or do you want ...
3 years, 4 months ago (2017-08-04 18:20:41 UTC) #39
gavinp
3 years, 4 months ago (2017-08-04 18:49:09 UTC) #40
On 2017/08/04 18:20:41, Maks Orlovich wrote:
> > Do you want me to advance this and land it, or do you want to grab it and
> > continue?
> 
> It would probably be less awkward if you were to land it, if that's not too
much
> of an imposition on you.

Happy to, on it right away.

Powered by Google App Engine
This is Rietveld 408576698