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

replace URL inputstream with okhttp inputstream in RssHelper #85

Merged
merged 6 commits into from
Jun 2, 2022

Conversation

kzaemrio
Copy link
Contributor

improve performance by:

  1. replace URL inputstream with okhttp inputstream
  2. share same okhttp client dispatcher with RssHelper and ImageLoader

@Ashinch
Copy link
Owner

Ashinch commented May 29, 2022

Hi @kzaemrio

Thank you very much for the pull request, I'm currently refactoring these codes on the feature/optimize branch, you may need to make some changes when it gets merged.

@kzaemrio
Copy link
Contributor Author

Cool!

Nice compose app

ps: please fix articleDao.insertIfNotExist first. It makes sync fail issue. Entries are already distincted by latestLink, maybe there is no need to insertIfNotExist

@Ashinch
Copy link
Owner

Ashinch commented May 30, 2022

@kzaemrio Yes, I noticed that too.

@Ashinch
Copy link
Owner

Ashinch commented Jun 1, 2022

Hi @kzaemrio 👋

Can you update kzaemrio:main branch, please?

The Ashinch:main branch recently got some new commits.

@kzaemrio
Copy link
Contributor Author

kzaemrio commented Jun 1, 2022

Nice job! 🎉

@Ashinch
Copy link
Owner

Ashinch commented Jun 2, 2022

Thank you! ❤️

@Ashinch
Copy link
Owner

Ashinch commented Jun 2, 2022

#13

@Ashinch Ashinch merged commit a94017d into Ashinch:main Jun 2, 2022
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

Successfully merging this pull request may close these issues.

2 participants