Ross ROSS = Recommend OSS · open-source software intelligence for agents

LinShunKang/MyPerf4J

High performance Java APM. Powered by ASM. Try it. Test it. If you feel its better, use it. observed · 2026-08-28

github.com/LinShunKang/MyPerf4J · Java · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

72/100

  • Activity 95
  • Release rhythm 25
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 216.5
  • age_days: 3097
  • days_rel: 290
  • days_push: 33
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

3559 stars · 555 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

MyPerf4J is a high-performance Java application performance monitoring (APM) tool implemented as a non-intrusive JavaAgent using ASM bytecode instrumentation. It collects per-method response time metrics (RPS, TP50-TP100 percentiles) and JVM metrics in real time with second-level granularity and minimal overhead.

Use cases

  • monitor java application performance without code changes
  • find performance bottlenecks in high-concurrency java services
  • collect jvm metrics like gc, memory and threads in real time
  • profile method response times with percentile statistics
  • export java metrics to influxdb and grafana dashboards
  • diagnose latency issues in low-latency microservices

When to choose

  • you need zero-intrusion javaagent-based monitoring with nanosecond-level recording overhead
  • you want second-level, full-coverage response time statistics for java methods
  • you prefer a lightweight alternative to heavyweight APM suites

When to avoid

  • you need distributed tracing across services rather than single-JVM metrics
  • your stack is not on the JVM
  • you require a full commercial APM with alerting and UI out of the box

Facets

library · maturity active

monitoring tracing benchmarking developer-tools monitoring performance developer-tools microservices jvm windows apm java-agent bytecode-instrumentation asm jvm-metrics profiling observability low-latency grafana influxdb linux macos

1 source

Member repositories

RepositoryRoleHealth v2
LinShunKang/MyPerf4Jmain72

For agents

markdown · JSON · MCP: product_card(name="LinShunKang/MyPerf4J")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem