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

Unified Diff: gyp/bench.gyp

Issue 110893007: Add StackBench to measure performance on stack-like (fixed element size) work loads. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: add (C) Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « bench/StackBench.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/bench.gyp
diff --git a/gyp/bench.gyp b/gyp/bench.gyp
index 5f38b0949d7b6749eaa6634d5bbe5223a059b1cb..8b4200a42790c94696371296ffbb3efdc802b4e6 100644
--- a/gyp/bench.gyp
+++ b/gyp/bench.gyp
@@ -83,6 +83,7 @@
'../bench/ShaderMaskBench.cpp',
'../bench/SkipZeroesBench.cpp',
'../bench/SortBench.cpp',
+ '../bench/StackBench.cpp',
'../bench/StrokeBench.cpp',
'../bench/TableBench.cpp',
'../bench/TextBench.cpp',
« no previous file with comments | « bench/StackBench.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698