App Size tab doesn't accept AOT snapshots
Đang mở
observatory migration
observatory: missing core functionality
P2
screen: app size
- Ngôn ngữ chính
- Dart
- Star
- 1.7k
- Fork
- 404
- Merge trung bình
- 6 ngày 17 giờ
- Pull request đã merge (30 ngày)
- 18
Mô tả
When I compile a Dart program to an AOT snapshot:
```
$ dart compile aot-snapshot foo.dart
Generated foo.aot
```
I would expect to be able to analyze the snapshot using the App Size Tooling, which claims to support analysis of AOT snapshots. However, the file picker requires a JSON extension and uploading the AOT snapshot does nothing (no error, no change in UI indicating anything happened).
cc @rmacnak-google
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.