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

Issue 110893007: Add StackBench to measure performance on stack-like (fixed element size) work loads. (Closed)

Created:
6 years, 11 months ago by mtklein
Modified:
6 years, 11 months ago
CC:
skia-review_googlegroups.com, caryclark, fmalita_google_do_not_use
Base URL:
https://skia.googlesource.com/skia.git@master
Visibility:
Public.

Description

Add StackBench to measure performance on stack-like (fixed element size) work loads. BUG=303282 Committed: http://code.google.com/p/skia/source/detail?r=12940

Patch Set 1 #

Patch Set 2 : notes #

Patch Set 3 : more notes #

Patch Set 4 : string unused #

Total comments: 6

Patch Set 5 : add (C) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+180 lines, -0 lines) Patch
A bench/StackBench.cpp View 1 2 3 4 1 chunk +179 lines, -0 lines 0 comments Download
M gyp/bench.gyp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
mtklein
Sadly, my new data structure was strictly worse than SkTDArray, so I ditched it. All ...
6 years, 11 months ago (2014-01-06 21:54:57 UTC) #1
caryclark
some nits, but lgtm https://codereview.chromium.org/110893007/diff/70001/bench/StackBench.cpp File bench/StackBench.cpp (right): https://codereview.chromium.org/110893007/diff/70001/bench/StackBench.cpp#newcode1 bench/StackBench.cpp:1: #include "SkBenchmark.h" copyright at top? ...
6 years, 11 months ago (2014-01-06 22:05:20 UTC) #2
mtklein_C
https://codereview.chromium.org/110893007/diff/70001/bench/StackBench.cpp File bench/StackBench.cpp (right): https://codereview.chromium.org/110893007/diff/70001/bench/StackBench.cpp#newcode1 bench/StackBench.cpp:1: #include "SkBenchmark.h" On 2014/01/06 22:05:21, caryclark wrote: > copyright ...
6 years, 11 months ago (2014-01-07 15:41:13 UTC) #3
bsalomon
lgtm, curious whether TArray could be updated to perform like TDArray.
6 years, 11 months ago (2014-01-07 15:54:27 UTC) #4
mtklein
On 2014/01/07 15:54:27, bsalomon wrote: > lgtm, curious whether TArray could be updated to perform ...
6 years, 11 months ago (2014-01-07 16:02:22 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/mtklein@google.com/110893007/120001
6 years, 11 months ago (2014-01-07 16:05:44 UTC) #6
commit-bot: I haz the power
6 years, 11 months ago (2014-01-07 17:03:34 UTC) #7
Message was sent while issue was closed.
Change committed as 12940

Powered by Google App Engine
This is Rietveld 408576698