Skip to content

Add JVM Hotpath - line-level execution frequency analyzer#39

Open
sfkamath wants to merge 1 commit into
deephacks:masterfrom
sfkamath:master
Open

Add JVM Hotpath - line-level execution frequency analyzer#39
sfkamath wants to merge 1 commit into
deephacks:masterfrom
sfkamath:master

Conversation

@sfkamath
Copy link
Copy Markdown

Adds JVM Hotpath to the Profilers section.

JVM Hotpath is a Java agent for line-level execution frequency analysis. It tracks per-line invocation counts to find algorithmic issues and logic errors - different from traditional profilers which focus on CPU time.

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