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 network efficiency out of db #133

Open
patudom opened this issue Sep 13, 2024 · 0 comments
Open

Improve network efficiency out of db #133

patudom opened this issue Sep 13, 2024 · 0 comments
Assignees

Comments

@patudom
Copy link
Contributor

patudom commented Sep 13, 2024

all_data galaxy measurements include things that we actually need to pass back and forth. For example, for the Hubble viewer class slider, we only need to keep:

  • student_id
  • galaxy_id
  • velocity_value
  • distance_value
  • class_id

For summaries:

  • class_id or student_id
  • age_value

As we go, we can think of other places where we can improve efficiency.

@Carifio24 Carifio24 transferred this issue from cosmicds/hubbleds Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants