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

Unified Diff: gyp/bench.gypi

Issue 1061633002: Add a bench to measure SkPictureRecorder constant overhead. (Closed) Base URL: https://skia.googlesource.com/skia@master
Patch Set: compiles Created 5 years, 9 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/PictureOverheadBench.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/bench.gypi
diff --git a/gyp/bench.gypi b/gyp/bench.gypi
index 1eb0cbb06df421f83175c601023342b68f51ac50..d89222a090d82d68da98e0cb04c84219b261a07b 100644
--- a/gyp/bench.gypi
+++ b/gyp/bench.gypi
@@ -86,6 +86,7 @@
'../bench/PathUtilsBench.cpp',
'../bench/PerlinNoiseBench.cpp',
'../bench/PictureNestingBench.cpp',
+ '../bench/PictureOverheadBench.cpp',
'../bench/PicturePlaybackBench.cpp',
'../bench/PremulAndUnpremulAlphaOpsBench.cpp',
'../bench/RTreeBench.cpp',
« no previous file with comments | « bench/PictureOverheadBench.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698