Commit 428cb8a
committed
perf: optimize enhanced-ci workflow with improved caching and reduced duplication
- Enable sccache with RUSTC_WRAPPER for faster compilation
- Consolidate 15+ duplicate cache configurations into optimized matrix
- Update to latest action versions (actions/cache@v4, checkout@v4)
- Add conditional execution based on change detection
- Implement hierarchical cache restore keys for better hit rates
- Reduce performance benchmark frequency to scheduled runs only
- Add run_id to cache keys for better cache isolation1 parent 66b9af5 commit 428cb8a
1 file changed
+101
-618
lines changed
0 commit comments