Skip to content
hm
::
dev
projects
posts
tags
about
Search
⌘K
projects
posts
tags
about
›
esc
→ Projects
page
→ Posts
blog
→ Tags
page
→ About
page
→ Full search
pagefind
$ grep -l "caching" posts/
#
caching
All the articles tagged "caching".
2026-08-08
Cutting a GitHub Actions pipeline from 8 minutes to under 2
Concrete caching and job-splitting changes that cut a real GitHub Actions pipeline from eight minutes to under two, plus the two things I tried that weren't worth it.
github-actions