-
Couldn't load subscription status.
- Fork 29.4k
Closed
flutter/engine
#53618Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listteam-engineOwned by Engine teamOwned by Engine teamtriaged-engineTriaged by Engine teamTriaged by Engine team
Description
broken probes
average_memory_usage90th_percentile_memory_usage99th_percentile_memory_usage
reproduction steps
- Checkout 0198afa
- Modify
dev/benchmarks/macrobenchmarks/ios/Runner.xcodeprojto show the graphics overlay (showGraphicsOverview) - Run the
backdrop_filter_perf_ios__timeline_summarybenchmark - Look at the overlay and notice that the memory usage is around 400MB
- Wait for the results to be printed to the console, notice that it reports something around 200MB
- Checkout def5a38
- Run the test again
- Notice that the overlay now reports usage is around 200MB but the report printed to the console still lists the same result from above.
screenshots
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listteam-engineOwned by Engine teamOwned by Engine teamtriaged-engineTriaged by Engine teamTriaged by Engine team