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

Unified Diff: mojo/public/c/system/tests/BUILD.gn

Issue 2094413003: Add some perftests for wait sets. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 4 years, 6 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 | « no previous file | mojo/public/c/system/tests/message_pipe_perftest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/c/system/tests/BUILD.gn
diff --git a/mojo/public/c/system/tests/BUILD.gn b/mojo/public/c/system/tests/BUILD.gn
index 1e2b5251923d644859a58f212d0854746c310888..5e4a8221e591fc1ffd85e20c3c483085a0d9e6b3 100644
--- a/mojo/public/c/system/tests/BUILD.gn
+++ b/mojo/public/c/system/tests/BUILD.gn
@@ -65,6 +65,7 @@ mojo_sdk_source_set("perftests") {
"perftest_utils.cc",
"perftest_utils.h",
"reference_perftest.cc",
+ "wait_set_perftest.cc",
]
deps = [
« no previous file with comments | « no previous file | mojo/public/c/system/tests/message_pipe_perftest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698