Description
Tracking issue for the fix plan — the freeze itself is reported in #36043,
this is not a re-report.
Diagnosis (from #41472): streaming pays O(n²) at two client-side stages.
Each PR applies and merges independently, in either order; together they
fully close the freeze:
Related: #41472 (root-cause analysis; tui-delta-coalesce supersedes it).
Done = both merged, at which point I'll close this issue.
Description
Tracking issue for the fix plan — the freeze itself is reported in #36043,
this is not a re-report.
Diagnosis (from #41472): streaming pays O(n²) at two client-side stages.
Each PR applies and merges independently, in either order; together they
fully close the freeze:
message.part.deltastore writes (V1)Related: #41472 (root-cause analysis; tui-delta-coalesce supersedes it).
Done = both merged, at which point I'll close this issue.