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

Data optimizer #4

Merged
merged 3 commits into from
Sep 11, 2024
Merged

Data optimizer #4

merged 3 commits into from
Sep 11, 2024

Conversation

dudewad
Copy link
Collaborator

@dudewad dudewad commented Sep 11, 2024

By converting the star catalog data to an optimized format we can pre-compute a lot of star data. This reduces runtime calculation significantly, dropping render times from 10+ seconds down to ~5-6 seconds.
Not fast enough, but a marked improvement thus far.
The good thing about the optimizer is that it allows the renderer to be flexible - as long as star data comes in a csv with the right formats (see readme) any catalog can be used.

@dudewad dudewad merged commit 0831f3c into master Sep 11, 2024
16 checks passed
@dudewad dudewad deleted the data-optimizer branch September 11, 2024 18:34
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

Successfully merging this pull request may close these issues.

1 participant