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

Unified Diff: benchmark/data/index.dart

Issue 1330723003: Implement a better dashboard for running benchmarks (Closed) Base URL: git@github.com:dart-lang/dart-protoc-plugin.git@master
Patch Set: Created 5 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: benchmark/data/index.dart
diff --git a/benchmark/data/index.dart b/benchmark/data/index.dart
index 8996286f615ca6bad2cace4a57504847e94471be..b48265e334f03ae544f1aa4cc8ad7d3a3ff0d7a7 100644
--- a/benchmark/data/index.dart
+++ b/benchmark/data/index.dart
@@ -15,5 +15,7 @@ const String hostfileName = "hostname.txt";
List<String> allReportNames = const [
latestVMReportName,
"skybrian5/0.4.2/json_chrome.pb.json",
- "skybrian5/0.4.2/json_vm.pb.json"
+ "skybrian5/0.4.2/json_vm.pb.json",
+ "skybrian-macbookpro/0.4.2/json_chrome.pb.json",
+ "skybrian-macbookpro/0.4.2/json_vm.pb.json",
];
« no previous file with comments | « no previous file | benchmark/data/skybrian-macbookpro/0.4.2/json_chrome.pb.json » ('j') | benchmark/lib/dashboard_view.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698