Correct F1 to a steady fixed-QPS workload

This commit is contained in:
2026-07-17 10:36:28 +08:00
parent 10afe4e2e8
commit ec775cdafd
6 changed files with 4004 additions and 2 deletions

View File

@@ -0,0 +1,10 @@
# F1 64-request pilot非 decision-bearing
该 surface 使用固定 `ISL=512/OSL=1`、uniform QPS、prefix off 和每个 anchor
64 requests。它完成了 runner correctness smoke但不能用于 capacity/ranking claim
512 req/s 时64 个请求只覆盖 0.123 秒TP4 的 64/64 SLO pass 只说明这个有限 burst
能在 TTFT SLO 内排空,并不说明系统能持续承载 512 req/s。
Decision-bearing F1 改为每个 anchor 至少 64 requests 且至少 10 秒 steady arrivals
物化 contract 位于 `../../workloads/f1-isl512-osl1-steady10s/manifest.json`。原始 pilot
manifest 保留用于审计,不与 steady surface 合并。