Closed bennybp closed 1 month ago
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.
SQLAlchemySocket
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