Skip to content

Reduce number of SQLAlchemySocket instances created on startup#853

Merged
bennybp merged 2 commits into
mainfrom
dbcheck
Oct 24, 2024
Merged

Reduce number of SQLAlchemySocket instances created on startup#853
bennybp merged 2 commits into
mainfrom
dbcheck

Conversation

@bennybp
Copy link
Copy Markdown
Contributor

@bennybp bennybp commented Oct 22, 2024

Description

Small improvement to how QCFractal servers start up.

This change reducing the times an SQLAlchemySocket object need to be created (which can be somewhat expensive). Very minor, just something I noticed while benchmarking some other areas.

Status

  • Code base linted
  • Ready to go

@bennybp bennybp merged commit 1e9bab8 into main Oct 24, 2024
@bennybp bennybp deleted the dbcheck branch October 24, 2024 15:25
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