Skip to content

Parallelize computing the actions

Emanuele Aina requested to merge wip/em/parallelize-actions into master

Use the multithread pooling to compute the actions.

A complete diff run goes down to less than 5 minutes with our 4000+ projects instead of approximately 25 minutes.

Merge request reports