Validator accepts a list of data_paths rather than a single path at a time. Files are then collected and processed in parallel. Testing indicates that this cuts processing time of fastq files in half (at least for a <10GB upload with fastq files).
CODEX and Publication plugins accept data_path lists but are not currently parallelized, but can be updated to be. Testing for these plugins is already quite fast so I focused on large-file plugins (fasq, gz, ome.tiff, tiff).
Checks failing because a change to IVT is also required.
Validator accepts a list of data_paths rather than a single path at a time. Files are then collected and processed in parallel. Testing indicates that this cuts processing time of fastq files in half (at least for a <10GB upload with fastq files).
CODEX and Publication plugins accept data_path lists but are not currently parallelized, but can be updated to be. Testing for these plugins is already quite fast so I focused on large-file plugins (fasq, gz, ome.tiff, tiff).
Checks failing because a change to IVT is also required.