Performance as an indicator of developer productivity
By measuring developer productivity, you can help improve developer performance.
Performance-related resources

A faster way to access JDK Flight Recorder data
Use Cryostat 2.0's new POST rule to immediately retrieve JDK Flight Recorder data for diagnosing performance disruptions in your Java microservices.

Runtime profiling in OpenJDK's HotSpot JVM
Learn how OpenJDK's HotSpot JVM and Just-in-Time compiler collect and evaluate profile data at runtime to produce more optimal code.

JVM performance monitoring with JMC agent
Get to know the JMC agent plugin in JDK Mission Control 8.1 and use it to add custom JDK Flight Recorder performance monitoring events to a running JVM.

How to choose the best Java garbage collector
Improve Java application performance by choosing the best garbage collector for your application's throughput, latency, and footprint requirements.

How the JVM uses and allocates memory
Explore the JVM options used to control how the JVM uses memory in your Java applications, including monitoring for memory leaks and out-of-memory errors.

Benchmarking Kafka producer throughput with Quarkus
Use these performance benchmarks to better understand the relationship and trade-offs between common Kafka producer parameters and message throughput.
Latest Comments
""
July 18, 2019