enso/app
Kaz Wesley 7e6a919737
Coalesce graph editor view invalidations (#6786)
Only invalidate the graph editor view at most once per frame. On develop, this saves about 70ms (2%). Testing a recent backend without #6755 as a stress-test, this saves about 5s (45%). This reflects better scalability to large numbers of `SuggestionUpdate` messages.

Fixes #6630.

# Important Notes
- Also fix intermittent profiling failures occurring since the introduction of microtasks.
2023-05-29 14:39:20 +00:00
..
gui Coalesce graph editor view invalidations (#6786) 2023-05-29 14:39:20 +00:00
ide-desktop Handle show-dashboard event (#6837) 2023-05-26 11:19:58 +00:00