gradle/gradle-profiler
A tool for gathering profiling and benchmarking information for Gradle builds observed · 2026-08-28
Health v2 · maintenance only
88/100
- Activity 99
- Release rhythm 68
- 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: 133.0
- age_days: 3677
- days_rel: 54
- days_push: 8
- n_releases_24m: 7
Adoption not part of the score
1530 stars · 174 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A command-line tool from Gradle that automates gathering profiling and benchmarking data for Gradle builds. It measures build execution times across iterations and captures profiles via build scans, Async Profiler, JProfiler, YourKit, Java Flight Recorder, heap dumps, and Chrome Trace output.
Use cases
- benchmark gradle build performance before and after changes
- profile a slow gradle build to find bottlenecks
- compare build times across gradle versions
- capture cpu flame graphs of a gradle build
- measure incremental build and configuration cache performance
- generate benchmark reports as html csv or
When to choose
- you maintain a gradle build and want reproducible performance measurements
- you need before/after comparisons when upgrading gradle or changing build logic
- you want to integrate profiling tools like async-profiler or JFR with gradle builds
When to avoid
- your project does not use gradle
- you need general-purpose application profiling unrelated to builds
- you want continuous production monitoring rather than build benchmarking
Facets
cli-tool · maturity active
benchmarking build-tool developer-tools developer-tools performance cli jvm windows cross-platform gradle jvm-profiling build-performance async-profiler build-scans java devops build-tools macos linux
1 source
- readme: https://github.com/gradle/gradle-profiler · fetched 2026-08-28 · 964301ac541b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| gradle/gradle-profiler | main | 88 |
For agents
markdown · JSON · MCP: product_card(name="gradle/gradle-profiler")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem