Skip to content

Parallelize runs #36

@TinoDidriksen

Description

@TinoDidriksen

A pipe often has a single bottleneck (usually a complex CG), so even though the pipe is multi-process, the benefit is reduced. Splitting the input in ~4 and running that many pipes can thus take full advantage of available CPUs.

This should both be per-corpus and across corpora, so runs should internally be changed to a single tasks list.

(quick'n'dirty per-corpus TinoDidriksen/regtest@c18ed0c)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestwishlistLong-shot feature requests

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions