top | item 41875140

How we made GitHub Actions 2x-10x faster for $3K and one afternoon

10 points| bensandcastle | 1 year ago |words.strongcompute.com

2 comments

order

bensandcastle|1 year ago

self built runner box how to including overclocked tuned high spec CPUs, and how to deploy self hosted runners.

dnsbty|1 year ago

This is an awesome guide, but with mix dialyzer taking that long I'm curious: are you caching your PLTs? And if so, why not?

I've worked on some pretty huge Elixir apps, and I've seen the dialyzer take that long on the first run, but once the PLTs are cached it usually takes only a minute or two even in GH Actions