website icon indicating copy to clipboard operation
website copied to clipboard

Explain how to disable graphs and checkerboard raster cache images on the 'Flutter Performance Profiling' page

Open atsansone opened this issue 2 years ago • 0 comments

Per this TODO and this TODO:

https://github.com/flutter/website/blob/main/src/perf/ui-performance.md

  • [ ] Document disabling the graphs and checkerboardRasterCacheImages. Flutter inspector doesn't seem to support this?
  • [ ] Document how to enable the checkerboardRasterCacheImages, either via UI or programmatically. At this point, disable the graphs and checkerboardOffScreenLayers.

atsansone avatar Aug 26 '23 22:08 atsansone