exynos cpu / gpu抖动是否有问题?

时间:2019-09-30 08:45:33

标签: flutter dart flare exynos

我正在编写一个简单的应用程序,该应用程序的堆栈在背景中带有移动的动画,而在前面则是简单的文本字段。在调试模式下的模拟器上,该应用程序的运行比在我的Galaxy J6上更流畅。 UI帧为3-4毫秒,但GPU线程平均显示23-25毫秒和30-48fps。

我看到了另一个有关exynos cpu问题的线索,但是由于某些声誉问题,我无法对此发表评论。我还检查了耀斑示例并运行了企鹅动画,它的响应式UI比我的差,但GPU却像地狱般努力工作。

一个建议?

这是我扑扑的医生:

  
[✓] Flutter (Channel stable, v1.9.1+hotfix.2, on Linux, locale en_US.UTF-8)
    • Flutter version 1.9.1+hotfix.2 at /home/addaedans/FlutterSDK/flutter
    • Framework revision 2d2a1ffec9 (3 weeks ago), 2019-09-06 18:39:49 -0700
    • Engine revision b863200c37
    • Dart version 2.5.0

[✓] Android toolchain - develop for Android devices (Android SDK version 29.0.1)
    • Android SDK at /home/addaedans/AndroidSDK
    • Android NDK location not configured (optional; useful for native profiling support)
    • Platform android-29, build-tools 29.0.1
    • ANDROID_HOME = /home/addaedans/AndroidSDK
    • ANDROID_SDK_ROOT = /home/addaedans/AndroidSDK
    • Java binary at: /opt/android-studio/jre/bin/java
    • Java version OpenJDK Runtime Environment (build 1.8.0_202-release-1483-b49-5587405)
    • All Android licenses accepted.

[✓] Android Studio (version 3.5)
    • Android Studio at /opt/android-studio
    • Flutter plugin version 39.0.3
    • Dart plugin version 191.8423
    • Java version OpenJDK Runtime Environment (build 1.8.0_202-release-1483-b49-5587405)

[✓] Connected device (2 available)
    • SM J600FN • 5200bd8f5839a515 • android-arm • Android 9 (API 28)
    • Android SDK built for x86 • emulator-5554 • android-x86 • Android 9 (API 28)
      (emulator)

0 个答案:

没有答案