Also ran a segmentation test (4 CPUs, 32 GB, lines) a second time on a fresh set of images, in case there was a difference in runtime between documents that had already been segmented and those that had not. Runtime ended up being exactly the same.
Should look at celery worker configurations to start, see whether changes there make a difference.
Testing has been in progress with Selenium, focusing on file uploads/deletions and segmentation recognition (as per issue #12 ).
As of 2024-10-25, these rounds of testing have been run on the following VM configurations:
However, these CPU and memory increases have not led to any real improvement in runtimes.
Also ran a segmentation test (4 CPUs, 32 GB, lines) a second time on a fresh set of images, in case there was a difference in runtime between documents that had already been segmented and those that had not. Runtime ended up being exactly the same.
Should look at celery worker configurations to start, see whether changes there make a difference.