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

feat: Collect GC, Compile Time and Heap Metrics #383

Merged
merged 3 commits into from
Nov 13, 2024

Conversation

stanbrub
Copy link
Collaborator

  • Added metrics collection for GC, Compile Time, and Heap
  • Added bench_api snippets for collecting metrics that can be used in queries
  • Reworked snippet replacement logic in the framework so snippets can call each other
  • Smoke tested all benchmarks

@stanbrub stanbrub self-assigned this Nov 13, 2024
@stanbrub stanbrub linked an issue Nov 13, 2024 that may be closed by this pull request
@stanbrub stanbrub merged commit 1306666 into deephaven:main Nov 13, 2024
3 checks passed
@stanbrub stanbrub deleted the Add-gc-and-compile-time-metrics branch November 13, 2024 21:24
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.

Collect Basic GC, JIT, and Heap Metrics
1 participant