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

Issue 1348883002: Font cache stress test. (Closed)

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

Description

Patch Set 1 #

Patch Set 2 : make a nanobench #

Total comments: 4

Patch Set 3 : clean up and parameterize #

Total comments: 1

Patch Set 4 : fix static function name #

Patch Set 5 : fix ms comile bug #

Patch Set 6 : fix more ms compiler problems #

Patch Set 7 : fix format string problem #

Unified diffs Side-by-side diffs Delta from patch set Stats (+117 lines, -0 lines) Patch
A bench/SkGlyphCacheBench.cpp View 1 2 3 4 5 6 1 chunk +117 lines, -0 lines 0 comments Download

Messages

Total messages: 28 (12 generated)
herb_g
I'm starting making stress tests for the lru part of the font cache. Any ideas ...
5 years, 3 months ago (2015-09-16 19:37:15 UTC) #2
mtklein
We don't seem to be asserting anything. It looks like this is meant only for ...
5 years, 3 months ago (2015-09-16 19:54:53 UTC) #3
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1348883002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1348883002/20001
5 years, 3 months ago (2015-09-16 20:50:09 UTC) #5
herb_g
Changed to nanobench.
5 years, 3 months ago (2015-09-16 20:51:33 UTC) #6
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Build-Win-MSVC-x86-Debug-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Win-MSVC-x86-Debug-Trybot/builds/3291) Build-Win-MSVC-x86_64-Debug-Trybot on ...
5 years, 3 months ago (2015-09-16 20:52:04 UTC) #8
mtklein
https://codereview.chromium.org/1348883002/diff/20001/bench/SkGlyphCacheBench.cpp File bench/SkGlyphCacheBench.cpp (right): https://codereview.chromium.org/1348883002/diff/20001/bench/SkGlyphCacheBench.cpp#newcode48 bench/SkGlyphCacheBench.cpp:48: class SkGlyphCacheStressTest : public Benchmark { For non-rendering benchmarks ...
5 years, 3 months ago (2015-09-16 22:33:51 UTC) #9
herb_g
PTAL https://codereview.chromium.org/1348883002/diff/20001/bench/SkGlyphCacheBench.cpp File bench/SkGlyphCacheBench.cpp (right): https://codereview.chromium.org/1348883002/diff/20001/bench/SkGlyphCacheBench.cpp#newcode48 bench/SkGlyphCacheBench.cpp:48: class SkGlyphCacheStressTest : public Benchmark { On 2015/09/16 ...
5 years, 3 months ago (2015-09-17 15:33:19 UTC) #10
mtklein
lgtm https://codereview.chromium.org/1348883002/diff/40001/bench/SkGlyphCacheBench.cpp File bench/SkGlyphCacheBench.cpp (right): https://codereview.chromium.org/1348883002/diff/40001/bench/SkGlyphCacheBench.cpp#newcode20 bench/SkGlyphCacheBench.cpp:20: static void DoFontStuff(SkPaint* paint) { do_font_stuff
5 years, 3 months ago (2015-09-17 19:38:08 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1348883002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1348883002/60001
5 years, 3 months ago (2015-09-18 18:13:29 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: Build-Win-MSVC-x86-Debug-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Win-MSVC-x86-Debug-Trybot/builds/3321) Build-Win-MSVC-x86_64-Debug-Trybot on client.skia.compile (JOB_FAILED, ...
5 years, 3 months ago (2015-09-18 18:15:21 UTC) #16
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1348883002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1348883002/100001
5 years, 3 months ago (2015-09-18 18:55:58 UTC) #18
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Build-Mac10.8-Clang-x86_64-Release-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Mac10.8-Clang-x86_64-Release-Trybot/builds/5700)
5 years, 3 months ago (2015-09-18 18:57:01 UTC) #20
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1348883002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1348883002/120001
5 years, 3 months ago (2015-09-18 19:02:18 UTC) #22
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 3 months ago (2015-09-18 19:08:19 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1348883002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1348883002/120001
5 years, 3 months ago (2015-09-18 19:09:09 UTC) #27
commit-bot: I haz the power
5 years, 3 months ago (2015-09-18 19:09:46 UTC) #28
Message was sent while issue was closed.
Committed patchset #7 (id:120001) as
https://skia.googlesource.com/skia/+/1052f51a7da744b8fd8b7d89e0a3a13725c3e6b2

Powered by Google App Engine
This is Rietveld 408576698