MolSSI / QCFractal

A distributed compute and database platform for quantum chemistry.
https://molssi.github.io/QCFractal/
BSD 3-Clause "New" or "Revised" License
143 stars 47 forks source link

Faster/better addition of dataset entries #769

Closed bennybp closed 9 months ago

bennybp commented 9 months ago

Description

Improve the efficiency of adding large numbers of entries to a dataset

For the first, local tests of adding 10,000 entries to a singlepoint dataset one-by-one show a reduction of 75%, with consistent (rather than steadily increasing) insertion time.

See https://github.com/openmm/spice-dataset/issues/82#issuecomment-1753480715 for the initial motivation

Changelog description

Improve the efficiency of adding large numbers of entries to a dataset

Status

codecov[bot] commented 9 months ago

Codecov Report

Merging #769 (6085e73) into main (d1252ac) will decrease coverage by 0.02%. The diff coverage is 45.00%.

Additional details and impacted files