py_experimenter icon indicating copy to clipboard operation
py_experimenter copied to clipboard

Batch update of database

Open tornede opened this issue 2 years ago • 0 comments

  • 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.

tornede avatar Jul 20 '23 09:07 tornede