Skip to content

Adds system performance monitoring in UI, warning during high load#255

Merged
nwittwer merged 8 commits intodevfrom
feat/performance-monitoring
Jun 21, 2023
Merged

Adds system performance monitoring in UI, warning during high load#255
nwittwer merged 8 commits intodevfrom
feat/performance-monitoring

Conversation

@nwittwer
Copy link
Copy Markdown
Collaborator

@nwittwer nwittwer commented Jun 19, 2023

Adds some simple monitoring UI for end-users + alert when >80% memory/CPU. NOTE: Currently this is only behind the isDev flag, so it will not be in the built app; only in dev mode.

This should make it easier to identify why Reflex starts to feel laggy, so you can see that when you have 5 screen sizes displayed all at full-height, you'll be able to see how your system's usage also increases into the yellow/red. Sometimes you may want to keep using it, even if laggy, so that you can see some specific thing across many screen sizes, so we won't prevent you from doing it, but we will offer a lifeboat if you want to turn back.

@nwittwer nwittwer changed the title Feat/performance monitoring Show performance monitoring in UI Jun 21, 2023
@nwittwer nwittwer changed the title Show performance monitoring in UI Adds system performance monitoring in UI Jun 21, 2023
@nwittwer nwittwer changed the title Adds system performance monitoring in UI Adds system performance monitoring in UI, warning during high load Jun 21, 2023
@nwittwer nwittwer merged commit 9cbfa29 into dev Jun 21, 2023
@nwittwer nwittwer deleted the feat/performance-monitoring branch June 21, 2023 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant