Commit 9361b5c
committed
fix(agentx): preserve mandatory warmup primers
Pin AIPerf to the primer-floor fix so agentx-fast can use one request per lane without deadlocking multi-stream snapshots.
中文:将 AIPerf 固定到强制预热请求下限修复,使 agentx-fast 在每 lane 一个请求时不会因多流快照而死锁。1 parent a962cfb commit 9361b5c
1 file changed
Lines changed: 1 addition & 1 deletion
- src/aiperf/timing/phase/runner.py+8-1
- src/aiperf/timing/strategies/agentic_replay.py+39-13
- src/aiperf/timing/trajectory_source.py+17-12
- tests/component_integration/test_agentic_replay_cli_e2e.py+1
- tests/unit/timing/phase/test_runner_agentic_replay_warmup_target.py+50
- tests/unit/timing/strategies/test_agentic_replay.py+121
0 commit comments