NASA-AMMOS / NASA-AMMOS/plandev

Resource simulation output improvements

Open
#588 0 comments 0 reactions 1 assignee View on GitHub

@mattdailis is already working on this.

Since Jan 10, 2023.

feature
Dominant language
Java
Stars
128
Forks
33
Avg merge
1d 17h
Merged PRs (30d)
12

Description

Making a ticket to track some of the exploratory work I've been doing towards moving resource profile segments out of the simulation and onto the UI more quickly.

This work builds off of discussions with @skovati and @Twisol over the past months.

Some of the directions I've been exploring:

  • Using COPY instead of INSERT to do bulk inserts of profile segments into the database
  • Pulling resource computation out of the simulation engine, so that it can be done by a separate thread

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.