Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android : lot of overheads and high CPU usage starting with version 51.1.1.1 #3583

Open
lwmirkk opened this issue Nov 25, 2024 · 1 comment
Labels

Comments

@lwmirkk
Copy link

lwmirkk commented Nov 25, 2024

Problem Description

Starting with version 51.1.1.1, there are a lot of overheads seen in Scout and a constant high CPU usage on Android, the device gets very hot over time.
We tested different versions of the SDK and the problem started with this version.

Problem happens in Debug and Device release.

  • Which AIR SDK did you use?
    Tested with 50.2.4.1 - 51.0.1.4 - 51.1.1.1 - 51.1.2.2 - 51.1.2.3
    I could not download the 51.0.1.5 to test.

  • Describe the affected environment: Android vs. iOS, all devices vs. just specific models.
    Android

  • Can you reproduce it yourself, or did you get reports from other users? If so, how many users are affected (percentage)?
    Tested by myself in many different devices.

App:
Render mode : Auto / CPU

ANEs:
androidx.appcompat
androidx.core
androidx.vectordrawable
com.distriqt.Application
com.distriqt.Core
com.distriqt.Exceptions
com.distriqt.MediaPlayer
com.distriqt.PackageManager
com.distriqt.Permissions
com.distriqt.playservices.AppSet
com.distriqt.playservices.Base
com.distriqt.RestartApp
com.google.code.gson.gson
com.google.guava
com.mesmotronic.ane.fullscreen
com.tuarua.frekotlin
com.tuarua.WebViewANE

Steps to Reproduce

Just compile and run the app with these version, on SCOUT will show the overhead entire time and high CPU usage, the device will get hot with time...

Known Workarounds

Use AIR SDK 51.0.1.4 or older.

Images and FLM (scout)
51.0.1.4:
until-51 0 1 4

51.1.1.1:
after-51 1 1 1

51.0.1.4:
https://drive.google.com/file/d/1Mw6JxS5r_F1IlxSXyyA5tlGs75c3ZoKh/view?usp=sharing

51.1.1.1:
https://drive.google.com/file/d/1Svi8fO3ChU0PfcvATGcCyZcy00edAiuY/view?usp=sharing

EDIT:
Tested the version 51.0.1.5 and this version doesn`t have the problem, so the problem started in 51.1.1.1.

@lwmirkk lwmirkk added the Bug label Nov 25, 2024
@ajwfrost
Copy link
Collaborator

Hi - thanks, we'll check what's happening here.. but we can't access those Google Drive links, are you able to upload the APKs using the below link please?
https://transfer.harman.com/requests/sdo21MAQ9CCl4UrbhjVL3L

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants