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, pt. II #3577

Open
arboleya opened this issue Jan 11, 2025 · 0 comments
Open

Performance Improvements, pt. II #3577

arboleya opened this issue Jan 11, 2025 · 0 comments
Assignees
Labels
feat Issue is a feature

Comments

@arboleya
Copy link
Member

Building upon part one (#3576) of this series, and while we strive for faster transaction processing time, we should now dissect everything from start to end regarding all network requests necessary for the entire transaction flow and cycle—but now from a browser perspective.

Unlike in part one, this chapter must go beyond the submission and analyze everything that happens until the end, including transaction settlement and (optional) retrieval. It should not be limited to the SDK but include everything from a connectors/wallet perspective, which will inevitably shift the focus to front-end applications.

We should be creative and consider optimistic techniques and whatever else we can.

The end goal is to make tx's super snappy.

cc @LuizAsFight

@arboleya arboleya added the chore Issue is a chore label Jan 11, 2025
@arboleya arboleya added the feat Issue is a feature label Jan 11, 2025 — with Linear
@arboleya arboleya removed the chore Issue is a chore label Jan 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat Issue is a feature
Projects
None yet
Development

No branches or pull requests

2 participants