CpuProfileData.filterFrom - can't filter from already filtered data
Đang mở
devtools app performance
P2
product-quality
screen: cpu profiler
- 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ả
ensure we can filter from an already filtered profile. Currently when trying to do this, a null exception is thrown. Likely has something to do with stack frame parent ids not getting set properly on the filtered output. If we can filter from already filtered data, we can improve the performance of filtering, since we'd be able to filter from a subset of data instead of the entire data set.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.