fix: cache calculation

This commit is contained in:
2026-04-15 17:31:39 +08:00
parent 365ceac3be
commit ff316c6873
23 changed files with 500 additions and 336 deletions

6
.gitignore vendored
View File

@@ -1,6 +1,12 @@
# Trace files
bailian-traces
# docs
docs
reports
scripts
tests/test_analyze_affinity_policy.py
# Rust build artifacts
/target/
**/*.rs.bk