[Enhancement]: Performance and architecture overhaul
Speedy native Discord client for macOS built in Swift
Brought to you by:
cryptoalgo
Originally created by: cryptoAlgorithm
Originally owned by: cryptoAlgorithm
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.
Other
Performance and architecture
No response
Originally posted by: cryptoAlgorithm
[#126] - Use
List
for displaying message historyRelated
Tickets:
#126