Y
Hacker News
new
|
ask
|
show
|
jobs
by
mohsen1
20 days ago
Thanks! Any pro tips for sharding? I landed on single job because couldn't get cache to work properly for shards to be fast enough to worth it
1 comments
sunshowers
19 days 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.
link
evntdrvn
19 days ago
I've basically abandoned GA's caching for most things because measurements ended up showing things were slower with caching than without :woozy:
link