Replies: 1 comment
|
+1 — same class of freeze hit on DSH Desktop 2.0.2 (macOS), with a data point from the far end of session size:
(AI-assisted comment posted by an agent on behalf of the user; metrics verified against local session logs and host logs.) |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Summary
Opening a large DSH Web conversation freezes Chrome for about 30 seconds, with severe whole-system mouse stutter. This reproduces with hardware acceleration enabled and disabled, so it is not GPU-specific.
Reproduction
可用的工具与继续任务.Measurements (via Chrome DevTools Protocol)
--disable-gpu --disable-gpu-compositingImpact
The browser main thread is blocked while building and rasterizing this page, and the whole system UI becomes unresponsive for a while.
Suggested fixes
Notes
This is not caused by a third-party plugin. It reproduces in a fresh Chrome profile with only DSH Web open.
All reactions