Skip to content

Remove the Acton cache#2605

Merged
plajjan merged 1 commit into
mainfrom
remove-ci-acton-cache
Jan 26, 2026
Merged

Remove the Acton cache#2605
plajjan merged 1 commit into
mainfrom
remove-ci-acton-cache

Conversation

@plajjan

@plajjan plajjan commented Jan 26, 2026

Copy link
Copy Markdown
Contributor

We seem to be approaching the max cache size, which results in evictions of the last used cache and then we just get churn. Thus reducing the cache size per job is important. While the acton cache obviously helps, it helps a lot less than the stack cache which saves us 30 minutes of work with less than 1GB of disk space whereas the acton cache takes over 2 GB and probably saves on the order of a few minutes.

We seem to be approaching the max cache size, which results in evictions
of the last used cache and then we just get churn. Thus reducing the
cache size per job is important. While the acton cache obviously helps,
it helps a lot less than the stack cache which saves us 30 minutes of
work with less than 1GB of disk space whereas the acton cache takes over
2 GB and probably saves on the order of a few minutes.
@plajjan plajjan enabled auto-merge January 26, 2026 22:29
@plajjan plajjan merged commit 5896335 into main Jan 26, 2026
33 of 34 checks passed
@plajjan plajjan deleted the remove-ci-acton-cache branch January 26, 2026 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant