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

Unified Diff: test/memory/Memory.json

Issue 1078353002: Correctly name memory stat for context snapshot size. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 8 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: test/memory/Memory.json
diff --git a/test/memory/Memory.json b/test/memory/Memory.json
index 488da1a2e20ab12eb03a279ec7a9d37f1d5f3c61..1cdc1487c4499df4e0f36c531eca2a6c9d5b2c85 100644
--- a/test/memory/Memory.json
+++ b/test/memory/Memory.json
@@ -19,7 +19,7 @@
"results_regexp": "(\\d+) bytes for startup$"
},
{
- "name": "SnapshotSizeStartup",
+ "name": "SnapshotSizeContext",
"results_regexp": "(\\d+) bytes for context$"
}
]
« 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