Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 8 commits into from
Jun 21, 2023

Conversation

nwittwer
Copy link
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