-
Notifications
You must be signed in to change notification settings - Fork 201
6542: Improve calls to render in the flame view #78
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
6542: Improve calls to render in the flame view #78
Conversation
|
👋 Welcome back mwengner! A progress list of the required criteria for merging this PR into |
Webrevs
|
...htrecorder/src/main/java/org/openjdk/jmc/flightrecorder/stacktrace/StacktraceModelUtils.java
Outdated
Show resolved
Hide resolved
|
I've add a fix. |
|
maybe we can increase the Executor treads in FlameView, I've observed improvements. But calculating the model is still expensive. |
…6542_Improve_calls_to_render_in_the_flame_view
…6542_Improve_calls_to_render_in_the_flame_view
|
Seems formatting fails. |
…6542_Improve_calls_to_render_in_the_flame_view
|
JMC-6669 ticket, can be most probably also closed by this branch https://bugs.openjdk.java.net/browse/JMC-6669 |
...ecorder.flameview/src/main/java/org/openjdk/jmc/flightrecorder/flameview/tree/TraceNode.java
Outdated
Show resolved
Hide resolved
...ecorder.flameview/src/main/java/org/openjdk/jmc/flightrecorder/flameview/tree/TraceNode.java
Outdated
Show resolved
Hide resolved
...r.flameview/src/main/java/org/openjdk/jmc/flightrecorder/flameview/views/FlameGraphView.java
Outdated
Show resolved
Hide resolved
…6542_Improve_calls_to_render_in_the_flame_view
|
found the issue. better to open a new branch |
…368be00707856-sap sap: Merge 9275009

stable flameview generation
Progress
Issue
Download
$ git fetch https://git.openjdk.java.net/jmc pull/78/head:pull/78$ git checkout pull/78