data-morph icon indicating copy to clipboard operation
data-morph copied to clipboard

Can't seem to use multiple cores to achieve speedups in Generate Morphs GitHub Action

Open stefmolin opened this issue 10 months ago • 0 comments

On local machines, both the multiprocessing logic introduced in https://github.com/stefmolin/data-morph/pull/273 and the GNU parallel command (https://github.com/stefmolin/data-morph/pull/222) provide significant speedups over running serially. However, this doesn't seem to work when running in GitHub runners.

stefmolin avatar Feb 16 '25 18:02 stefmolin