15 ms·
I think in practice you're right that GitHub Actions' caching slowness can end up dominating performance. I don't have any great tips other than to measure.
by sunshowers 2mo ago
I think in practice you're right that GitHub Actions' caching slowness can end up dominating performance. I don't have any great tips other than to measure.
- evntdrvn 2mo agoI've basically abandoned GA's caching for most things because measurements ended up showing things were slower with caching than without :woozy: