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] operations are very slow on mangas with lots of chapters #843

Open
4 tasks done
Gniiiii opened this issue May 14, 2024 · 1 comment
Open
4 tasks done

[BUG] operations are very slow on mangas with lots of chapters #843

Gniiiii opened this issue May 14, 2024 · 1 comment
Labels
0.8 bug Something isn't working

Comments

@Gniiiii
Copy link

Gniiiii commented May 14, 2024

Preflight Checklist

  • I have read and I agree to follow the support disclaimer.
  • I am sure that my bug has nothing to with third party extensions.
  • I have read the troubleshooting FAQs and looked trough the #help-desk channel on the official Discord, but none solved my issue.
  • I have searched the issue tracker for a bug report that matches the one I want to file, without success.

What type of Apple device have you encountered the bug with?

iPad

Operating System Version

iPadOS 17.3

App Version

0.8.7-r12

Describe the Bug

I have some mangas with lots of chapters ( a few k).
For these, it takes a long time to display the chapter list, to start reading a chapter or to transition from a chapter to the next.
Additionally, it sometimes happens that chapters are not properly flagged as read and I also suspect that these manga stall the refresh process (but I haven’t how to investigate).

This is not a network related issue because I have the same symptoms in flight mode with preloaded chapter.
At these times, my iPad grows quite hot, indicating heavy workload.
I tried repairing my database in case but that didn’t change the situation.

I do suspect an indexing strategy with a complexity that does scales well with high number of chapters

Steps to Reproduce

Find a manga with a lot of chapters (you may need to use a 3rd party source for that…)
Bookmark it
Open the bookmark to display the chapter list
Open a chapter (you can download it first to ensure it’s not affected by network conditions)

Anything Else?

I noticed an old, closed issue from 2020 (#6) that also involve manga with a lot of chapters but involved an action with the last page of the chapter.
This may have some connection

update: this seem to be the same issue as #815, which I missed in my initial search. They should be merged but I am not sure about how it should be done and I think I provided additional information worth keeping.

@Gniiiii Gniiiii added the bug Something isn't working label May 14, 2024
@github-actions github-actions bot added the 0.8 label May 14, 2024
@Gniiiii
Copy link
Author

Gniiiii commented May 14, 2024

Complementary info: once such big manga is opened, side effects are propagated, sometimes to other manga until the application is forced close and reopened

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

No branches or pull requests

1 participant