passy/build-time-tracker-plugin
Gradle plugin to continuously track and report your build times observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: n/a
- age_days: 4418
- days_rel: n/a
- days_push: 2654
- n_releases_24m: 0
Adoption not part of the score
1206 stars · 66 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Gradle plugin that continuously tracks and reports build times across builds, with summary bar charts and CSV output. It complements Gradle's built-in --profile by enabling long-term, multi-machine collection of build time data.
Use cases
- track gradle build times over time
- monitor build performance continuously
- export build times to csv for analysis
- find build bottlenecks that develop over time
- compare build times across machines
- summarize daily time spent waiting for gradle builds
When to choose
- you want continuous, historical build time tracking rather than a one-off profile
- you need machine-identifiable CSV logs to aggregate build stats from multiple machines
- you want quick terminal summaries with bar charts of task durations
When to avoid
- you only need a one-time diagnosis of a slow build - use gradle's built-in --profile
- you need actively maintained tooling - the latest release dates to 2019
- your build is not Gradle-based
Facets
plugin · maturity maintenance
monitoring benchmarking developer-tools developer-tools performance jvm cli gradle-plugin build-times csv-reporting build-performance groovy devops
9 sources
- readme: https://github.com/passy/build-time-tracker-plugin · fetched 2026-08-28 · 1d409d70be7c
- homepage: https://plugins.gradle.org/plugin/net.rdrei.android.buildtimetracker · fetched 2026-08-29 · be7bca0c58a6
- site_page: https://plugins.gradle.org/docs/deleting · fetched 2026-08-29 · 035229750959
- site_page: https://plugins.gradle.org/docs/publish-plugin · fetched 2026-08-29 · 6214b3131964
- site_page: https://plugins.gradle.org/docs/mirroring · fetched 2026-08-29 · fceb984c670b
- site_page: https://plugins.gradle.org/docs/get-help · fetched 2026-08-29 · a37f204f28cb
- site_page: https://docs.gradle.org/current/userguide/implementing_gradle_plugins_precompiled.html · fetched 2026-08-29 · 73a983b1cb06
- site_page: https://docs.gradle.org/current/userguide/plugins.html · fetched 2026-08-29 · e603171247b5
- site_page: https://plugins.gradle.org/docs/terms · fetched 2026-08-29 · 178a6ccf9b29
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| passy/build-time-tracker-plugin | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="passy/build-time-tracker-plugin")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem