Popular Books:
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, ∼266🔥, 0💬
GCPerformance.java - GC Performance Test Program
This section describes a GC performance test program - GCPerformance.java. 2022-10-01, ∼265🔥, 0💬
GCPerfP99.java - 99th Percentile Performance
This section provides a GC test program, GCPerfP99.java, that uses 99th percentile performance measurements. 2022-10-01, ∼263🔥, 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, ∼260🔥, 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, ∼260🔥, 0💬
About This Book
This section provides some detailed information about this book - __title__. 2022-10-01, ∼259🔥, 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, ∼259🔥, 0💬
References
List of reference materials used in this book. 2022-10-01, ∼257🔥, 0💬
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, ∼255🔥, 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, ∼255🔥, 0💬
Running Java Programs on JRockit R28.2.7
This section provides a tutorial example on how to compile and run Java programs using JRockit JVM R28.2.7 on Windows systems. 2022-10-01, ∼254🔥, 0💬
GCPerfP99.java - 99th Percentile Performance
This section provides a GC test program, GCPerfP99.java, that uses 99th percentile performance measurements. 2022-10-01, ∼254🔥, 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, ∼253🔥, 0💬
Popular Posts:
This section describes the WSF (Windows Script File) XML format. Multiple script jobs with different...
This section provides a tutorial example on how to install OpenSSL on a Windows system.
This section provides a quick description of the processes tab that lists all running processes on t...
This section describes the default 'new' ratio (size ratio of tenured vs. 'new' generation).
"RefillOrder" is an XML document based Web service for testing purpose only. High level information ...