Branch: refs/heads/imgspd
Home: https://github.com/PathwayCommons/factoid
Commit: 035bc8e41726c6b524432e729e47b7784b6d2bb4
https://github.com/PathwayCommons/factoid/commit/035bc8e41726c6b524432e729e47b7784b6d2bb4
Author: Max Franz <[email protected]>
Date: 2023-03-14 (Tue, 14 Mar 2023)
Changed paths:
M README.md
M src/config.js
M src/server/routes/api/document/index.js
A src/server/routes/api/document/p-limit.js
Log Message:
-----------
Add controls for max. number of images to generate in parallel
- Use `DOCUMENT_IMAGE_PLL_LIMIT` to set the number of images that can be
generated at once.
- It should be as high as the hardware can support to keep things fast.
- It's set at 1 by default. This always works, but it's not as fast as it
could/should be.
- Also add `DOCUMENT_IMAGE_CACHE_SIZE` to the readme. This was undocumented.
--
You received this message because you are subscribed to the Google Groups
"cytoscape-cvs" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/cytoscape-cvs/PathwayCommons/factoid/push/refs/heads/imgspd/000000-035bc8%40github.com.