Skip to content

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

Open
sfkamath wants to merge 1 commit intoakullpp:masterfrom
sfkamath:master
Open

Add JVM Hotpath - line-level execution frequency analyzer#1185
sfkamath wants to merge 1 commit intoakullpp:masterfrom
sfkamath:master

Conversation

@sfkamath
Copy link

Adds JVM Hotpath to the Performance analysis section.

JVM Hotpath is a Java agent for line-level execution frequency analysis. It tracks how many times each line executes 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