Revert "Measure iOS CPU/GPU percentage (#39439)" (#40624)

This reverts commit af9f424d5d.

Reverts flutter/flutter#39439

Reason: this passed the local device lab test on my Macbook but it failed in the actual device lab. Will investigate, fix, and reland.

TBR: @dnfield @goderbauer @tvolkert @Hixie
This commit is contained in:
liyuqian
2019-09-16 15:00:27 -07:00
committed by GitHub
parent 390ef60963
commit 652be88ecd
11 changed files with 6 additions and 142 deletions

View File

@@ -5,4 +5,3 @@
const String kCullOpacityRouteName = '/cull_opacity';
const String kCubicBezierRouteName = '/cubic_bezier';
const String kBackdropFilterRouteName = '/backdrop_filter';
const String kSimpleAnimationRouteName = '/simple_animation';