Skip to content

perf(ui): pause inactive keep-alive stats polling (#362) - #372

Merged
ZhuchkaTriplesix merged 1 commit into
devfrom
issue/362-ticker-gated-polling
Jul 26, 2026
Merged

perf(ui): pause inactive keep-alive stats polling (#362)#372
ZhuchkaTriplesix merged 1 commit into
devfrom
issue/362-ticker-gated-polling

Conversation

@ZhuchkaTriplesix

Copy link
Copy Markdown
Member

Summary

Closes #362

Test plan

  • flutter test test/core/motion/ticker_gated_polling_test.dart
  • flutter analyze on touched files
  • Manual: open PG Server tab (polling), switch to SQL — polls should stop; switch back — resume

Made with Cursor

Gate Timer.periodic on TickerMode so Server/stats views stop network
polls under opacity-0 CrossFade/SwitchingBody layers.

Closes #362

Co-authored-by: Cursor <cursoragent@cursor.com>
@github-actions github-actions Bot added performance Theme parser epic label: performance motion Animation system, transitions, motion tokens ui User interface components and widgets labels Jul 26, 2026
@ZhuchkaTriplesix
ZhuchkaTriplesix merged commit 28bc9aa into dev Jul 26, 2026
3 checks passed
@ZhuchkaTriplesix
ZhuchkaTriplesix deleted the issue/362-ticker-gated-polling branch July 26, 2026 20:36
ZhuchkaTriplesix added a commit that referenced this pull request Jul 27, 2026
perf(ui): pause inactive keep-alive stats polling (#362)
@ZhuchkaTriplesix ZhuchkaTriplesix self-assigned this Jul 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

motion Animation system, transitions, motion tokens performance Theme parser epic label: performance ui User interface components and widgets

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant