[galaxyproject/galaxy] 3aacf9: Make TabularToolDataTable._deduplicate_data() fast...
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 3aacf9442aff4ddfec6363018a7220034548a48e https://github.com/galaxyproject/galaxy/commit/3aacf9442aff4ddfec6363018a722... Author: Nicola Soranzo <nicola.soranzo@earlham.ac.uk> Date: 2018-01-25 (Thu, 25 Jan 2018) Changed paths: M lib/galaxy/tools/data/__init__.py Log Message: ----------- Make TabularToolDataTable._deduplicate_data() faster Another improvement for https://github.com/galaxyproject/galaxy/issues/4783 . Reduces the time to deduplicate `snpeffv_databases.loc` data table (42762 lines) from seconds to milliseconds. Commit: e11048881cb67d1f49e1cdbc7514802e5c970ac7 https://github.com/galaxyproject/galaxy/commit/e11048881cb67d1f49e1cdbc75148... Author: Marius van den Beek <m.vandenbeek@gmail.com> Date: 2018-01-25 (Thu, 25 Jan 2018) Changed paths: M lib/galaxy/tools/data/__init__.py Log Message: ----------- Merge pull request #5383 from nsoranzo/deduplicate_speedup Make TabularToolDataTable._deduplicate_data() faster Compare: https://github.com/galaxyproject/galaxy/compare/091c5042d99d...e11048881cb6
participants (1)
-
GitHub