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

[Bug]: App is Lagging(scroll feels like it is stuck) on ForYouScreen and BookmarksScreen even with the release build and baseline profiles #278

Open
3 tasks done
sunildhiman90 opened this issue Sep 11, 2022 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@sunildhiman90
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Is there a StackOverflow question about this issue?

  • I have searched StackOverflow

What happened?

A bug happened!

Relevant logcat output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@sunildhiman90 sunildhiman90 added the bug Something isn't working label Sep 11, 2022
@sunildhiman90 sunildhiman90 changed the title [Bug]: App is Lagging(scroll feels like it is stuck) on ForYouScreen and BookmarksScreen even with the release build [Bug]: App is Lagging(scroll feels like it is stuck) on ForYouScreen and BookmarksScreen even with the release build and baseline profiles Sep 17, 2022
@keyboardsurfer
Copy link
Member

Thanks. While we'd like to address the issue you faced we are missing key information on how to reproduce the issue.
To get started, please let me know if you used a debug or release build.
Also, please attach relevant logs from adb logcat when you're reproducing this issue.

@sunildhiman90
Copy link
Author

Hi Thanks for reply, Actually i am using demo release build, And you can reproduce it every time by scrolling after selecting some authors on home screen, then that scrolling is not smooth on For You Screen and Saved Screen(after saving some items) , it stucks in between while scrolling

My device Model is Samsung
Model name: Galaxy M31
Model Number: SM-M315F/DS
Android Version: 12

Following are the attached logs while i was scrolling:
now_in_android_logs.txt

@keyboardsurfer
Copy link
Member

Thanks! I found several reports of jank in the forYou section.

16:09:20.037  V  FrameData(frameStartNanos=15829427875822, frameDurationUiNanos=199191855, frameDurationCpuNanos=203876125, frameOverrunNanos=197468343, isJank=true, states=[forYou:feed: Scrolling=true, Navigation: for_you_route])
16:09:20.050  V  FrameData(frameStartNanos=15829627067677, frameDurationUiNanos=195526156, frameDurationCpuNanos=198859771, frameOverrunNanos=174146208, isJank=true, states=[forYou:feed: Scrolling=true, Navigation: for_you_route])
16:09:22.036  V  FrameData(frameStartNanos=15831465736121, frameDurationUiNanos=175238285, frameDurationCpuNanos=178293054, frameOverrunNanos=145149415, isJank=true, states=[forYou:TopicSelection: Scrolling=true, Navigation: for_you_route]
16:09:22.242  V  FrameData(frameStartNanos=15831699573219, frameDurationUiNanos=128801534, frameDurationCpuNanos=137903919, frameOverrunNanos=128206214, isJank=true, states=[forYou:TopicSelection: Scrolling=true, Navigation: for_you_route])
16:09:26.330  V  FrameData(frameStartNanos=15835891911868, frameDurationUiNanos=34353651, frameDurationCpuNanos=38311689, frameOverrunNanos=29789254, isJank=true, states=[forYou:feed: Scrolling=true, Navigation: for_you_route])

@keyboardsurfer
Copy link
Member

Added more Jank tracking in #328. We'll have to continue investigating here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants