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

Improve backend efficiency #422

Open
AdvancedCodingMonkey opened this issue Dec 2, 2024 · 0 comments
Open

Improve backend efficiency #422

AdvancedCodingMonkey opened this issue Dec 2, 2024 · 0 comments
Labels
needs triage Pending maintainers' attention refactoring Refactor code without changing functionality scope: scripts Related to scripts

Comments

@AdvancedCodingMonkey
Copy link
Collaborator

  • Running faster would be nice
  • Reduce redundancy -- currently mut lists are often in 2-3 places, would be nice to have them in one place and then just get them for where they're needed
  • Currently we rely on the display_name from clusters.py far too broadly and for too many things, and this makes things very inflexible and brittle... this should be modified (more convo/digging needed!)
  • Adding a new variant could probably be made streamlined and more easy
  • Set up automatic updates that go to staging?
@AdvancedCodingMonkey AdvancedCodingMonkey added scope: scripts Related to scripts refactoring Refactor code without changing functionality labels Dec 2, 2024
@AdvancedCodingMonkey AdvancedCodingMonkey added the needs triage Pending maintainers' attention label Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage Pending maintainers' attention refactoring Refactor code without changing functionality scope: scripts Related to scripts
Projects
None yet
Development

No branches or pull requests

1 participant