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

Unified Diff: perf/server/README.md

Issue 316923002: Perf server initial documentation; mostly placeholder now. (Closed) Base URL: https://skia.googlesource.com/buildbot.git@master
Patch Set: fix typos and formatting Created 6 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 | « perf/server/DESIGN.md ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: perf/server/README.md
diff --git a/perf/server/README.md b/perf/server/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..5d1da99456f898061c7370934d5d39ae72c3a646
--- /dev/null
+++ b/perf/server/README.md
@@ -0,0 +1,9 @@
+SkiaPerf Server
+===============
+
+Reads Skia performance data from databases and serves interactive dashboards for easy exploration and annotations.
+
+Server Setup
+============
+
+Please refer to compute_engine_scripts/perfserver/README under the repo.
« no previous file with comments | « perf/server/DESIGN.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698