Extensible, low overhead Java Bytecode instrumentation agent for optimizing Java app performance
-
Updated
Sep 5, 2023 - Java
Extensible, low overhead Java Bytecode instrumentation agent for optimizing Java app performance
Java Memory Agent for Container RAM Usage Optimization
Main notes taken from Effective Java 3rd Edition, Java Concurrency in Practice and many others.
PerfUnit is Java Agent which helps to take control over applications bottlenecks, expensive calls, or simply control your performance SLO budget.
Purpose of this study is to improve our java skills more than now
Set of small examples to test and explain simple Java performance tips
CyBench IntelliJ IDEA plugin for benchmarking APIs, Java code
CyBench Benchmark Launcher for running, executing and reporting JMH benchmarks.
Turn any unit or integration test into benchmark
CyBench plugin for Eclipse for benchmarking APIs, Java code
Eclipse Jifa
How much slower is executing function min(a,b) written in Java than in C ?
There is my experiments with Java Performance
Donnacha on GitHub (Blogs & Posts, Lectures and Code)
Exercises about java performance
Add a description, image, and links to the java-performance topic page so that developers can more easily learn about it.
To associate your repository with the java-performance topic, visit your repo's landing page and select "manage topics."