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

Use VisualVM to Measure Performance #129

Closed
1 of 2 tasks
charlesmackenzie opened this issue Feb 27, 2024 · 0 comments
Closed
1 of 2 tasks

Use VisualVM to Measure Performance #129

charlesmackenzie opened this issue Feb 27, 2024 · 0 comments
Assignees
Labels
workflow Relating to build system, project structure

Comments

@charlesmackenzie
Copy link
Collaborator

charlesmackenzie commented Feb 27, 2024

Purpose
We've been having some performance issues, and VisualVM is a good tool to figure out what's causing problems. I tried this for some time on Mushu without success, but I've found some new leads and this is getting to be a substantial problem.

Project Scope

  • Follow the WPIlib tutorial on using VisualVM
  • Start tracking down time-wasting functions and memory-wasing objects. Even if we can't easily improve performance, it's good to know what our problems are.

Self-assigning for now, as this requires some Gradle fiddling

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
workflow Relating to build system, project structure
Projects
None yet
Development

No branches or pull requests

2 participants