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

Streamline code paths in DB editor #2969

Open
soininen opened this issue Oct 4, 2024 · 0 comments
Open

Streamline code paths in DB editor #2969

soininen opened this issue Oct 4, 2024 · 0 comments
Labels
enhancement Enhancement of existing feature
Milestone

Comments

@soininen
Copy link
Contributor

soininen commented Oct 4, 2024

To improve performance, we should try streamlining calls to spinedb_api. E.g. if there is a need to get an item and we have a database mapping already at hand, there is no need to go through the database manager.

@jkiviluo jkiviluo added the enhancement Enhancement of existing feature label Oct 7, 2024
@jkiviluo jkiviluo added this to the V1.0 milestone Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement of existing feature
Projects
None yet
Development

No branches or pull requests

2 participants