Popular Books:
General Suggestions for Better GC Performance
This section describes some general rules used by JVM to manage memory and get better GC performance. 2022-10-01, ∼279🔥, 0💬
Archived: StringBuffer Testing Program
This section describes a StringBuffer testing programs and test results showing that JDK 1.4.1 is slower than JDK 1.3.1. 2022-10-01, ∼277🔥, 0💬
Benchmark Affected by Other Running Applications
This section provides a tutorial example showing how the benchmark test result is affected by other running applications on the operating system. 2022-10-01, ∼276🔥, 0💬
Serial Collector Stops Application for Minor/Major GC
This section provides log messages showing that the Serial Collector stops the application for both Minor GC and Major GC. 2022-10-01, ∼276🔥, 0💬
References
List of reference materials used in this book. 2022-10-01, ∼275🔥, 0💬
Serial GC Tracing - Plenty of Heap
This section provides a tutorial of tracing how Serial GC works with a huge heap size, plenty of memory in 'new' generation. 2022-10-01, ∼275🔥, 0💬
GCPerformance.java - GC Performance Test Program
This section describes a GC performance test program - GCPerformance.java. 2022-10-01, ∼275🔥, 0💬
Performance Impact of Object Size
This section provides tests to find out performance impact of the object size. Java manages larger objects more efficiently for the same total amount of data. 2022-10-01, ∼272🔥, 0💬
About This Book
This section provides some detailed information about this book - __title__. 2022-10-01, ∼271🔥, 0💬
Log Message Types from Serial Collector
This section describes 4 types of log messages generated from the Serial Collector with the '-XX:+PrintGCDetails'. 2022-10-01, ∼271🔥, 0💬
GC Log Message Examples of Serial Collector
This section provides an example of GC log messages generated from the Serial Collector. 2022-10-01, ∼269🔥, 0💬
"START /REALTIME" - Run JVM with Highest Priority
This section provides a tutorial showing how to use 'START /REALTIME' command to run JVM with highest priority on Windows systems. 2022-10-01, ∼267🔥, 0💬
Archived: Testing with LongSleep.java
This section provides a tutorial example on how to run LongSleep.java with JRockit 8.0 and compare it with HotSpot. 2022-10-01, ∼265🔥, 0💬
Performance Jumps Not Related to GC
This section provides a tutorial showing that Performance jumps are not related garbage collections. 2022-10-01, ∼264🔥, 0💬
Popular Posts:
This section describes the automated process used by Windows to communicate to Windows Update Websit...
中国生物新冠疫苗的生产能力有多强? 中国生物分别在北京和武汉建成的新冠灭活疫苗高等级 生物安全生产车间,经国家有关...
This section provides a tutorial example on how to set one bit into a byte array at a specific bit p...
全世界有哪些新冠疫苗? 到2021年1月为止,全世界有5款新冠疫苗获得不 同国家批准上市。下面是全世界新冠疫苗一览表: 代号 种类 ...
This section describes the third zodiac sign, Gemini, the Twins.