Phase 75: record FAST PGO rebase and add PGO regeneration instructions

This commit is contained in:
Moe Charm (CI)
2025-12-18 09:32:43 +09:00
parent 3dbf4acb48
commit e51231471b
3 changed files with 128 additions and 2 deletions

View File

@ -24,6 +24,10 @@
- `BENCH_BIN=./bench_random_mixed_hakmem_minimal_pgo scripts/run_mixed_10_cleanenv.sh`
- and toggle `HAKMEM_TINY_C5_INLINE_SLOTS` / `HAKMEM_TINY_C6_INLINE_SLOTS`.
**Update**:
- Phase 75-4 completed the FAST PGO rebase and confirmed **+3.16% (GO)** on FAST PGO via a 4-point matrix A/B.
- See `docs/analysis/PHASE75_4_FAST_PGO_REBASE_RESULTS.md`.
---
## Phase 75 Journey