Branch: refs/heads/unstable
  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.


  Commit: f2fb506af59468a88b0352b1fbef0caa4348b059
      
https://github.com/PathwayCommons/factoid/commit/f2fb506af59468a88b0352b1fbef0caa4348b059
  Author: Jeffrey Wong <[email protected]>
  Date:   2023-04-03 (Mon, 03 Apr 2023)

  Changed paths:
    A neo4j-test/add-nodes-edges.js
    A neo4j-test/doc-tests-complex.js
    A neo4j-test/doc-tests.js
    A neo4j-test/doct_tests_1.json
    A neo4j-test/document/complex_tests_1.json
    A neo4j-test/document/complex_tests_2.json
    A neo4j-test/document/complex_tests_3.json
    A neo4j-test/document/complex_tests_4.json
    A neo4j-test/document/complex_tests_5.json
    A neo4j-test/document/complex_tests_6.json
    A neo4j-test/document/doct_tests_1.json
    A neo4j-test/document/doct_tests_2.json
    A neo4j-test/document/doct_tests_3.json
    A neo4j-test/document/doct_tests_4.json
    A neo4j-test/document/doct_tests_5.json
    A neo4j-test/document/testDoc.json
    R neo4j-test/example.js
    A neo4j-test/fixtures.js
    A neo4j-test/search-tests.js
    M package-lock.json
    M package.json
    M src/model/document/document.js
    M src/neo4j/get-doc-functions.js
    M src/neo4j/index.js
    A src/neo4j/neo4j-document.js
    M src/neo4j/neo4j-functions.js
    M src/neo4j/query-strings.js
    R src/neo4j/starting-neo4j.js
    M src/neo4j/test-functions.js
    R src/neo4j/test-temp-run.js
    M src/server/routes/api/document/index.js
    A test/data/document.json
    M test/document.js

  Log Message:
  -----------
  Merge branch 'unstable' into imgspd

# Conflicts:
#       src/server/routes/api/document/index.js


  Commit: 57cd4b12c16fd16b998edd4a5e3af08fa2918bfe
      
https://github.com/PathwayCommons/factoid/commit/57cd4b12c16fd16b998edd4a5e3af08fa2918bfe
  Author: Jeffrey <[email protected]>
  Date:   2023-04-03 (Mon, 03 Apr 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:
  -----------
  Merge pull request #1143 from PathwayCommons/imgspd

Add controls for max. number of images to generate in parallel


Compare: 
https://github.com/PathwayCommons/factoid/compare/906ce07f0895...57cd4b12c16f

-- 
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/unstable/906ce0-57cd4b%40github.com.

Reply via email to