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

Unified Diff: base/base.gyp

Issue 551183002: Microbenchmark for the cost of posting tasks to different pump types (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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
Index: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index b3af561bd5cdc3b28f688fb46af39056615d1916..8d0ce65875359545e24b3677ab76db0082e656ef 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -815,6 +815,7 @@
],
'sources': [
'threading/thread_perftest.cc',
+ 'message_loop/message_pump_perftest.cc',
'test/run_all_unittests.cc',
'../testing/perf/perf_test.cc'
],

Powered by Google App Engine
This is Rietveld 408576698