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

[Enhancement]: Performance and architecture overhaul #124

Open
cryptoAlgorithm opened this issue Oct 19, 2022 · 1 comment
Open

[Enhancement]: Performance and architecture overhaul #124

cryptoAlgorithm opened this issue Oct 19, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@cryptoAlgorithm
Copy link
Member

Describe Your Request

As more features have been added to Swiftcord, the priority has been to ship new features out as fast as possible. This has led to non-optimal code which has been making debugging increasingly hard. This issue will be a long-running issue to track performance-oriented changes to Swiftcord. One pain point that seems to be causing most of the bugs during development is the multiple sources of truth, and keeping them in sync. I will be rectifying this issue and more in a series of PRs.

Category

Other

Other Category

Performance and architecture

Screenshots

No response

@cryptoAlgorithm cryptoAlgorithm added the enhancement New feature or request label Oct 19, 2022
@cryptoAlgorithm cryptoAlgorithm added this to the architecture overhaul milestone Oct 20, 2022
@cryptoAlgorithm cryptoAlgorithm moved this to Backlog in Swiftcord Oct 20, 2022
@cryptoAlgorithm
Copy link
Member Author

#126 - Use List for displaying message history

@cryptoAlgorithm cryptoAlgorithm self-assigned this Oct 22, 2022
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: Backlog (Enhancements)
Development

No branches or pull requests

1 participant