Commit Graph

4 Commits

Author SHA1 Message Date
Brian Wilkerson 469e1e2e64 Remove unnecessary library directives
Change-Id: I7a157080e4d7fd80d64489a13de4e996b5870930
Reviewed-on: https://dart-review.googlesource.com/c/79474
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>
2018-10-13 00:44:04 +00:00
Paul Berry 44f507bd05 Add file hashes to SdkBundle; rename to PackageBundle.
R=scheglov@google.com

Review URL: https://codereview.chromium.org/1725913002 .
2016-02-23 10:56:26 -08:00
Paul Berry 2a129906a9 In summary/stats.dart, don't count enums with index == 0.
R=scheglov@google.com

Review URL: https://codereview.chromium.org/1691043002 .
2016-02-11 11:02:41 -08:00
Paul Berry f2fa7e85e5 Create a tool for collecting statistics about summary files.
In addition to exploring how the summary format is used, it should be a
nice micro-benchmark for FlatBuffer deserialization efficiency.

R=scheglov@google.com

Review URL: https://codereview.chromium.org/1686753005 .
2016-02-10 09:03:11 -08:00