Commit a6a2914
brett-bonner_infodesk
fix(test): align the chunk-overhead perf baseline with always-on framing
The baseline arm asserted supportsChunking === false, a state that no
longer exists — framing is always on and the capability is always true.
The comparison itself is unchanged: the high ceiling makes the 20 MiB
response one frame, so the arm still measures the effectively
single-frame path. (Slipped local gates: the perf suite only runs with
TYWRAP_PERF_BUDGETS=1, which check:all leaves off.)1 parent 1f90201 commit a6a2914
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
407 | 407 | | |
408 | 408 | | |
409 | 409 | | |
410 | | - | |
411 | | - | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
412 | 413 | | |
413 | 414 | | |
414 | 415 | | |
415 | 416 | | |
416 | | - | |
| 417 | + | |
417 | 418 | | |
418 | 419 | | |
419 | 420 | | |
| |||
0 commit comments