Update performance_others.md

This commit is contained in:
liyuqian 2020-05-14 14:11:53 -07:00 committed by GitHub
parent bd03ef7ca0
commit ea0c73c1dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,10 +28,8 @@ assignees: ''
reproduces the problem. You could use https://gist.github.com/ for this. reproduces the problem. You could use https://gist.github.com/ for this.
3. Switch flutter to master channel and run this app on a physical device 3. Switch flutter to master channel and run this app on a physical device
using profile mode with Skia tracing enabled, as follows: using profile or release mode. Verify that the performance issue can be
flutter channel master reproduced there.
flutter run --profile --trace-skia
Then press P to enable the performance overlay.
The bleeding edge master channel is encouraged here because Flutter is The bleeding edge master channel is encouraged here because Flutter is
constantly fixing bugs and improving its performance. Your problem in an constantly fixing bugs and improving its performance. Your problem in an