teaqu/react-chan

Fetching and refreshing the catalog is slow

teaqu opened this issue · 1 comments

teaqu commented

Fetching and refreshing the catalog takes quite a long time.

This could be:

  • An issue with the request where some kind of compression could help.
  • Slow processing of JSON into Thread[].
  • Limitation of React Native
teaqu commented

Solved by reducing renders.