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

Unified Diff: benchmarks/README.md

Issue 1412863005: Add benchmarks/README.md. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 2 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: benchmarks/README.md
diff --git a/benchmarks/README.md b/benchmarks/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..a090bd57de6066e54c2b66b188b035626d530084
--- /dev/null
+++ b/benchmarks/README.md
@@ -0,0 +1,13 @@
+# benchmarks
+
+This directory contains mojo applications that are run as performance benchmarks
+by [mojo_benchmark](../mojo/devtools/common/mojo_benchmark).
+
+See also:
+ - [documentation](../mojo/devtools/common/docs/mojo_benchmark.md) for
+ `mojo_benchmark`
+
+## Legacy benchmarks
+`benchmark_runner.py` and the `startup` benchmark are the remainings of the
+previous take on performance benchmarks. These can be dropped once we can track
+startup time of the shell itself using the new system.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698