microsoft / microsoft/gctoolkit
Parsing GC Logs can be slow
Open
@dsgrieve is already working on this.
Since Jun 20, 2023.
bug
- Dominant language
- Java
- Stars
- 1.3k
- Forks
- 177
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 3
Description
For some logs, parsing is slow. There are a myriad of factors involved in this, including the order or rules and how they are applied. The ZGC log attached with permission from AliBaba is an example of this.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.