Events-java-memory Development

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

GitHub

https://github.com/NovaOrdis/events-java-memory

Maven

<dependency>
    <groupId>io.novaordis.events.java.memory</groupId>
    <artifactId>events-java-memory</artifactId>
    <version>${events.java.memory.version}</version>
</dependency>

TODO

./doc/Events Java Memory (events-java-memory) TODO.docx.

Parallel GC

Lines:

2017-07-31T18:35:28.502-0400: 0.873: [GC (Metadata GC Threshold) [PSYoungGen: 327680K->13268K(1194496K)] 327680K->13284K(3925504K), 0.0113083 secs] [Times: user=0.03 sys=0.00, real=0.01 secs]
2017-07-31T18:35:28.513-0400: 0.885: [Full GC (Metadata GC Threshold) [PSYoungGen: 13268K->0K(1194496K)] [ParOldGen: 16K->12633K(2731008K)] 13284K->12633K(3925504K), [Metaspace: 19569K->19569K(1067008K)], 0.0305273 secs] [Times: user=0.09 sys=0.00, real=0.03 secs]