jamm
Memory profiler
An agent that measures actual object memory use in Java applications
Java Agent for Memory Measurements
684 stars
39 watching
125 forks
Language: Java
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
devexperts/aprof | Tools to analyze memory allocation in Java applications with minimal performance impact | 220 |
jvm-profiling-tools/honest-profiler | A profiler designed to accurately capture CPU usage without introducing bias into the JVM's sampling mechanism | 1,250 |
patric-r/jvmtop | A lightweight console application for monitoring and profiling Java processes. | 1,229 |
maniacbug/memoryfree | An Arduino library that provides memory usage statistics and estimation for efficient program optimization. | 63 |
uber-common/jvm-profiler | A Java agent that collects metrics and stacktraces from JVM processes for performance monitoring and analysis. | 1,785 |
samsaffron/memory_profiler | A memory profiler for Ruby applications. | 1,712 |
etsy/statsd-jvm-profiler | A JVM profiler that sends profiling data to StatsD | 330 |
google/allocation-instrumenter | An agent that rewrites bytecode to track memory allocation in Java programs | 481 |
riemann/riemann-jvm-profiler | A tool that collects performance data from JVM processes and sends it to a Riemann server for analysis. | 292 |
monti-apm/monti-apm-agent | A performance monitoring tool that integrates with Meteor apps | 45 |
scalameter/scalameter | A tool for measuring and analyzing the performance of Java-based applications | 511 |
jdonnerstag/vlang-mmap | Provides memory mapping functionality for a V-lang compiler | 5 |
jvm-profiling-tools/perf-map-agent | Generates method mappings for Linux perf tool to analyze Java application performance | 1,650 |
stcarrez/mat | A tool to analyze memory usage in programs | 7 |
coderplay/perfj | A wrapper that enables profiling of Java programs using Linux perf's system profiler capabilities | 352 |