apple / apple/GCGC

STW phases anaysis

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
455
Forks
48
Avg merge
4m
Merged PRs (30d)
2

Description

Hi, first of all, good work. Unfortunately your tool analyze the stop-the-world phases generated by GC. It's ok if it is your goal, but you have to remember that there are other JVM internals that needs STW. JIT for example. If you want to provide complex information you need to analyze ```Xlog:safepoint``` log. If you don't want to analyze it then it would be nice to give a clarification at the begging of the _Section A_.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.