| Index: pkg/analysis_server/benchmark/perf/memory_tests.dart
|
| diff --git a/pkg/analysis_server/benchmark/perf/memory_tests.dart b/pkg/analysis_server/benchmark/perf/memory_tests.dart
|
| index 8522430cb25b3bcd01f671f4600532f97dcf44e0..e9c2c338b50274150278158eef7f289878068386 100644
|
| --- a/pkg/analysis_server/benchmark/perf/memory_tests.dart
|
| +++ b/pkg/analysis_server/benchmark/perf/memory_tests.dart
|
| @@ -98,7 +98,7 @@ class AnalysisServerMemoryUsageTest
|
| * 1. Start Analysis Server.
|
| * 2. Set the analysis [roots].
|
| * 3. Wait for analysis to complete.
|
| - * 4. Record the time to finish analysis.
|
| + * 4. Record the heap size after analysis is finished.
|
| * 5. Shutdown.
|
| * 6. Go to (1).
|
| */
|
|
|