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

Ensure Scalability for DeXter in Preparation for 100x User Growth #566

Open
dcts opened this issue Aug 21, 2024 · 0 comments
Open

Ensure Scalability for DeXter in Preparation for 100x User Growth #566

dcts opened this issue Aug 21, 2024 · 0 comments
Labels
epic Overview issue with multiple sub-issues

Comments

@dcts
Copy link
Contributor

dcts commented Aug 21, 2024

We need to prioritize scalability to ensure DeXter can confidently handle a 100x increase in users. This involves verifying that our infrastructure is capable of managing a significant data load and that we're prepared for sudden surges in market liquidity.

Tasks:

  • Evaluate current infrastructure for supporting 100x user growth.
  • Identify and address potential bottlenecks.
  • Upgrade or optimize systems for scalability.
  • Conduct high-load simulation tests.

Potential Bottlenecks

  • Real time trading: ensure chart and orderbook and last trades are actually able to update in realtime via subscription. Additionally we could add animations to changes (e.g. orders disappearing/appearing with fade-in/out effects, or adding red/green "blink" whenever trade happens)
  • Data caching: do we have a system in place to cache the on ledger data to prevent having the client load all data?
@dcts dcts added the epic Overview issue with multiple sub-issues label Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic Overview issue with multiple sub-issues
Projects
Status: Backlog
Development

No branches or pull requests

1 participant