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

Side by Side 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 unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # benchmarks
2
3 This directory contains mojo applications that are run as performance benchmarks
4 by [mojo_benchmark](../mojo/devtools/common/mojo_benchmark).
5
6 See also:
7 - [documentation](../mojo/devtools/common/docs/mojo_benchmark.md) for
8 `mojo_benchmark`
9
10 ## Legacy benchmarks
11 `benchmark_runner.py` and the `startup` benchmark are the remainings of the
12 previous take on performance benchmarks. These can be dropped once we can track
13 startup time of the shell itself using the new system.
OLDNEW
« 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