#performance
- Apps Script CacheService: Unofficial Documentation and Limits
The unofficial documentation for the Apps Script CacheService. Learn about key/value constraints, size limits, and the undocumented FIFO batch eviction policy.
- Optimizing Parallel Jobs in a Github Workflow
A pattern for persisting the workspace files between parallel jobs in a GitHub Workflow.
- Optimized Dockerfile for Rust
A simple Dockerfile for a Rust project that caches dependencies and uses a minimal Debian image.
- Eleventy Progressive Web App
Catching the Eleventy Lighthouse obsession bug!