sergey-dryabzhinsky / python-zstd

Simple python bindings to Yann Collet ZSTD compression library
BSD 2-Clause "Simplified" License
165 stars 27 forks source link

matrix build for more parallelism #85

Closed altendky closed 1 year ago

altendky commented 1 year ago

I do an even more detailed matrix generally, but this is a start to hopefully deal with the hour long (or more?) Linux job.

altendky commented 1 year ago

https://github.com/sergey-dryabzhinsky/python-zstd/actions/runs/3589127051/usage Still looking at 30 minute runtimes for the Linux stuff (I assume QEMU is the cost there) but still better than 3 hours before. Overall less 'efficient' with the extra setup time. But... Well, depends what you want here.