Skip to content

feat: add simulator performance profiling tools#38

Merged
DjDeveloperr merged 3 commits into
mainfrom
profiling-tools
May 13, 2026
Merged

feat: add simulator performance profiling tools#38
DjDeveloperr merged 3 commits into
mainfrom
profiling-tools

Conversation

@DjDeveloperr
Copy link
Copy Markdown
Collaborator

Summary

  • Add a new performance subsystem for simulator app processes with rolling CPU, memory, disk, and network telemetry
  • Expose processes, stats, and sample through the CLI and REST API
  • Add a left-panel Inspector UI with hoverable history graphs for memory, CPU, disk, and network throughput
  • Update docs and the SimDeck operator guide to reflect the new performance workflow

Testing

  • cargo test passed for the Rust server
  • npm run build passed for the app bundle and client UI
  • Verified the rebuilt daemon and API responses locally against the running simulator environment

@DjDeveloperr DjDeveloperr merged commit 5081a4b into main May 13, 2026
7 checks passed
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