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

Performance improvements - Space & tab loading time #462

Open
willyogo opened this issue Oct 2, 2024 · 1 comment
Open

Performance improvements - Space & tab loading time #462

willyogo opened this issue Oct 2, 2024 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@willyogo
Copy link
Collaborator

willyogo commented Oct 2, 2024

With the release of Tabs, we have all of the functionality of our envisioned MLP, and then some!

Unfortunately, sometimes it takes unreasonably long for key actions like navigating to a space or tab (occasionally over 10 seconds). This could also be related to the intermittent 504 timeout errors.

Potential clue: When a space takes especially long to load (10+ seconds), once you are able to load it succesfully, it seems that all subsequent spaces load faster during that session.

AC:

  1. Spaces load within 3 seconds max (ideally even less!)
  2. Tabs load within 3 seconds or les
  3. Even if data from 3rd parties takes longer to fully load, data stored in nounspace's db loads almost instantly (ie. skeleton of user's space including Fidget layout), and then 3rd party data (ie. farcaster feed content) loads as soon as it becomes available. See vercel's streaming functions
@willyogo willyogo added the enhancement New feature or request label Oct 2, 2024
@willyogo willyogo added this to the Polish milestone Oct 2, 2024
@0xMillz
Copy link
Contributor

0xMillz commented Nov 10, 2024

If this was a DAO I would definitely vote For!

"Even as mobile networks get faster, it’s ideal to load a page in less than 3 seconds, or by Google’s recommendations, less than 1 or 2."
Source: Mailchimp

After living abroad for a year I realized how much I took reliable, fast internet for granted, even while plugged into ethernet!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In Progress
Development

No branches or pull requests

2 participants