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

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: remove format_macros.h includes 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
« no previous file with comments | « base/android/java_handler_thread.cc ('k') | base/message_loop/message_loop.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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'
],
« no previous file with comments | « base/android/java_handler_thread.cc ('k') | base/message_loop/message_loop.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698