[galaxyproject/galaxy] 536c45: Optimizations for dynamic output files collection.
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 536c45dc1107640a2d0a2e9741f5b6a692ee4173 https://github.com/galaxyproject/galaxy/commit/536c45dc1107640a2d0a2e9741f5b... Author: John Chilton <jmchilton@gmail.com> Date: 2018-06-21 (Thu, 21 Jun 2018) Changed paths: M lib/galaxy/model/__init__.py M lib/galaxy/tools/parameters/output_collect.py Log Message: ----------- Optimizations for dynamic output files collection. During the set hid and update quota parts of this operation - skip a bunch of extra flushes and skip checking for extra files since these cannot be created in conjunction with dynamic file discovery currently. Cut this part of that operation from about 50 seconds to 7 when creating a collection with 1000 elements on my laptop against a local postgres database. Commit: 2894dfc8928ca1e232b76ae83a84155f7f06e687 https://github.com/galaxyproject/galaxy/commit/2894dfc8928ca1e232b76ae83a841... Author: Dannon <dannon.baker@gmail.com> Date: 2018-06-21 (Thu, 21 Jun 2018) Changed paths: M lib/galaxy/model/__init__.py M lib/galaxy/tools/parameters/output_collect.py Log Message: ----------- Merge pull request #6367 from jmchilton/finish_opt Optimizations for dynamic output file collection. Compare: https://github.com/galaxyproject/galaxy/compare/d1c063d6614f...2894dfc8928c **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.
participants (1)
-
GitHub