[galaxyproject/galaxy] 624e90: [18.01] More tool state performance fixes.
Branch: refs/heads/release_18.01 Home: https://github.com/galaxyproject/galaxy Commit: 624e9028cc3b359dc3b546f735ab62ec00439f97 https://github.com/galaxyproject/galaxy/commit/624e9028cc3b359dc3b546f735ab6... Author: John Chilton <jmchilton@gmail.com> Date: 2018-05-02 (Wed, 02 May 2018) Changed paths: M lib/galaxy/tools/__init__.py M lib/galaxy/tools/parameters/dataset_matcher.py Log Message: ----------- [18.01] More tool state performance fixes. Fix performance problems that can be encountered when matching collection inputs. It would use the old style matching to find an initial value to plug into the tool state - if there were no collections that matched or there were some big collections toward the top of the history that did not match this could completely undo performance fixes in 5997. More Pythonic input type conditional logic. Commit: 545b7a4fe2bee6c967f0b4dcf850df842491e6bc https://github.com/galaxyproject/galaxy/commit/545b7a4fe2bee6c967f0b4dcf850d... Author: Nicola Soranzo <nsoranzo@tiscali.it> Date: 2018-05-04 (Fri, 04 May 2018) Changed paths: M lib/galaxy/tools/__init__.py M lib/galaxy/tools/parameters/dataset_matcher.py Log Message: ----------- Merge pull request #6046 from jmchilton/tool_state_part_2 [18.01] More tool state performance fixes. Compare: https://github.com/galaxyproject/galaxy/compare/b35340c77f26...545b7a4fe2be **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