py_experimenter
py_experimenter copied to clipboard
Batch update of database
- PyExperimenter version: 1.3.0
- Database provider: -
- Python version: -
- Operating System: -
Description
Currently, each update of the database is done separately, requiring many connections that open and close very often. Therefore, during the execution of an experiment, the update of the database should be done in batches.