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

Unified Diff: mojo/devtools/common/docs/mojo_benchmark.md

Issue 1351523004: Update mojo_benchmark documentation. (Closed) Base URL: git@github.com:domokit/mojo.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
« 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: mojo/devtools/common/docs/mojo_benchmark.md
diff --git a/mojo/devtools/common/docs/mojo_benchmark.md b/mojo/devtools/common/docs/mojo_benchmark.md
index 6e274d7e775b6cefd6aa84be7ecdc150ba01d62d..17bc76e6998cff0d1013649277a32a2d4272c9cf 100644
--- a/mojo/devtools/common/docs/mojo_benchmark.md
+++ b/mojo/devtools/common/docs/mojo_benchmark.md
@@ -38,10 +38,11 @@ The following types of measurements are available:
## Caching
-The script runs each benchmark twice. The first run (**cold start**) clears the
-following caches before start:
+The script runs each benchmark twice. The first run (**cold start**) clears
+caches of the following apps on startup:
- - url_response_disk_cache
+ - network_service.mojo
+ - url_response_disk_cache.mojo
The second run (**warm start**) runs immediately afterwards, without clearing
any caches.
« 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