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

Community timeline is very slow to loads when having large number of posts #16

Open
humazed opened this issue Sep 20, 2022 · 0 comments

Comments

@humazed
Copy link

humazed commented Sep 20, 2022

When having a large number of posts in a community the timeline takes a long time to load.

some additional info I noticed while debugging it:

  • This issue is happening on the sample app here on all releases before release-hedgehog, but can't reproduce on release-hedgehog

  • The slowness is not observed on all devices, on pixel phones most of the time it is fast, but on other devices like Xiaomi and Huawei, the issue is clear.

  • The suspected reason that the doOnNext is called multiple times is unnecessary which causes multiple calls to update the RecyclerVew.

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

No branches or pull requests

1 participant