Files
sdk/pkg/analyzer/tool
Konstantin Shcheglov c8f8ae8afd Heap. Add --write-file option, print changes relative to the results in the file.
Output example:

All results
--------------------------------
flutter_elements
  reachableObjects
    count: 3487130
      change: -1.19% -41855
    size: 335892119 = 328019 KB = 320.3 MB
      change: -0.58% -1949720 = -1904 KB = -1.9 MB
  _SimpleUri
    count: 3061
    size(shallow): 244880 = 239 KB
    duplicateCount: 0
  InterfaceTypeImpl
    count: 40821
    size(shallow): 2612544 = 2551 KB = 2.5 MB

Change-Id: I371ac4f6c1bf4d70238b47fc9f28bbc3f07abcf6
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/330244
Reviewed-by: Samuel Rawlins <srawlins@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
2023-10-13 01:22:29 +00:00
..