-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Add process cpu/memory usage to SystemInformationDiagnosticsPlugin #18279
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
Add process cpu/memory usage to SystemInformationDiagnosticsPlugin #18279
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is neat, I didn't realize sysinfo was able to do that. Just a few nitpicks.
I tested this on windows 11 and it works. Although, the values seem a bit off? It gives me values higher than what task manager reports.
crates/bevy_diagnostic/src/system_information_diagnostics_plugin.rs
Outdated
Show resolved
Hide resolved
crates/bevy_diagnostic/src/system_information_diagnostics_plugin.rs
Outdated
Show resolved
Hide resolved
crates/bevy_diagnostic/src/system_information_diagnostics_plugin.rs
Outdated
Show resolved
Hide resolved
|
@tjlaxs can you resolve the conversations so other reviewers don't think there are comments that need to be addressed |
Objective
Solution
Testing
Showcase
Example output: