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

Issue 1387863002: Specify bench_type & source_type for image benches (Closed)

Created:
5 years, 2 months ago by scroggo
Modified:
5 years, 2 months ago
Reviewers:
msarett, mtklein
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Specify bench_type & source_type for image benches This will allow us to use perf filtering for comparing SkImageDecoder to SkCodec. BUG=skia:3418 Committed: https://skia.googlesource.com/skia/+/303fa350125f372bbfc29bec1235885493dab9b4

Patch Set 1 #

Total comments: 6

Patch Set 2 : "codec" -> "skcodec" #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -5 lines) Patch
M bench/nanobench.cpp View 1 5 chunks +15 lines, -5 lines 0 comments Download

Messages

Total messages: 17 (5 generated)
scroggo
5 years, 2 months ago (2015-10-05 15:14:31 UTC) #2
mtklein
lgtm https://codereview.chromium.org/1387863002/diff/1/bench/nanobench.cpp File bench/nanobench.cpp (right): https://codereview.chromium.org/1387863002/diff/1/bench/nanobench.cpp#newcode873 bench/nanobench.cpp:873: fBenchType = useCodec ? "codec" : "skimagedecoder"; I ...
5 years, 2 months ago (2015-10-05 15:40:02 UTC) #3
scroggo
https://codereview.chromium.org/1387863002/diff/1/bench/nanobench.cpp File bench/nanobench.cpp (right): https://codereview.chromium.org/1387863002/diff/1/bench/nanobench.cpp#newcode873 bench/nanobench.cpp:873: fBenchType = useCodec ? "codec" : "skimagedecoder"; On 2015/10/05 ...
5 years, 2 months ago (2015-10-05 15:43:19 UTC) #4
msarett
https://codereview.chromium.org/1387863002/diff/1/bench/nanobench.cpp File bench/nanobench.cpp (right): https://codereview.chromium.org/1387863002/diff/1/bench/nanobench.cpp#newcode794 bench/nanobench.cpp:794: fSourceType = "image"; nit: Can we use skcodec vs ...
5 years, 2 months ago (2015-10-05 15:45:20 UTC) #5
mtklein
You can plot anything you want on the same chart. I'd just try landing something ...
5 years, 2 months ago (2015-10-05 15:52:58 UTC) #6
scroggo
https://codereview.chromium.org/1387863002/diff/1/bench/nanobench.cpp File bench/nanobench.cpp (right): https://codereview.chromium.org/1387863002/diff/1/bench/nanobench.cpp#newcode794 bench/nanobench.cpp:794: fSourceType = "image"; On 2015/10/05 15:45:20, msarett wrote: > ...
5 years, 2 months ago (2015-10-05 16:05:18 UTC) #7
msarett
lgtm https://codereview.chromium.org/1387863002/diff/1/bench/nanobench.cpp File bench/nanobench.cpp (right): https://codereview.chromium.org/1387863002/diff/1/bench/nanobench.cpp#newcode794 bench/nanobench.cpp:794: fSourceType = "image"; On 2015/10/05 16:05:18, scroggo wrote: ...
5 years, 2 months ago (2015-10-05 16:07:21 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1387863002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1387863002/20001
5 years, 2 months ago (2015-10-05 16:08:13 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-Trybot on client.skia (JOB_FAILED, http://build.chromium.org/p/client.skia/builders/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-Trybot/builds/3472)
5 years, 2 months ago (2015-10-05 16:17:49 UTC) #13
scroggo
On 2015/10/05 16:17:49, commit-bot: I haz the power wrote: > Try jobs failed on following ...
5 years, 2 months ago (2015-10-05 17:55:43 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1387863002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1387863002/20001
5 years, 2 months ago (2015-10-05 17:56:43 UTC) #16
commit-bot: I haz the power
5 years, 2 months ago (2015-10-05 18:03:39 UTC) #17
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/303fa350125f372bbfc29bec1235885493dab9b4

Powered by Google App Engine
This is Rietveld 408576698