Description
In a large monorepo, the jjui interface becomes unresponsive. Individual actions (moving up or down a revision) either don't happen, or take multiple seconds to resolve. Bookmark-related commands often don't complete at all.
For the repo in question, I have one or two workspaces active, and have watchman enabled for jj to automatically sync.
This is related to the discussion in #616
Expected Behavior
Even in a large repository, the ui should remain responsive (even if there are background updates of the underlying revisions going on).
Specifications
- Platform: MacOS
- Version: jjui 0.10.2, jj 0.39.0
Description
In a large monorepo, the jjui interface becomes unresponsive. Individual actions (moving up or down a revision) either don't happen, or take multiple seconds to resolve. Bookmark-related commands often don't complete at all.
For the repo in question, I have one or two workspaces active, and have watchman enabled for jj to automatically sync.
This is related to the discussion in #616
Expected Behavior
Even in a large repository, the ui should remain responsive (even if there are background updates of the underlying revisions going on).
Specifications