# passy/build-time-tracker-plugin

Gradle plugin to continuously track and report your build times

Repository: https://github.com/passy/build-time-tracker-plugin
Canonical: https://ross.abutalabs.com/products/build-time-tracker-plugin
Homepage: https://plugins.gradle.org/plugin/net.rdrei.android.buildtimetracker
Language: Groovy
License: Apache-2.0
License Family: permissive
Last push: 2019-05-28T13:34:49+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4418, "days_push": 2654, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1206, forks 66 (observed 2026-08-28T04:03:59.368947+00:00)

## What it is
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
- artifact type: plugin
- maturity: maintenance
- function: monitoring, benchmarking, developer-tools
- domain: developer-tools, performance
- platform: jvm, cli
- tags: gradle-plugin, build-times, csv-reporting, build-performance, groovy, devops

## Member repositories
- passy/build-time-tracker-plugin (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:59.368947+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:19:18.794107+00:00, confidence not recorded.
  - readme: https://github.com/passy/build-time-tracker-plugin (fetched 2026-08-28T04:03:59.368947+00:00, sha 1d409d70be7c)
  - homepage: https://plugins.gradle.org/plugin/net.rdrei.android.buildtimetracker (fetched 2026-08-29T12:27:01.943953+00:00, sha be7bca0c58a6)
  - site_page: https://plugins.gradle.org/docs/deleting (fetched 2026-08-29T12:27:01.955334+00:00, sha 035229750959)
  - site_page: https://plugins.gradle.org/docs/publish-plugin (fetched 2026-08-29T12:27:01.952968+00:00, sha 6214b3131964)
  - site_page: https://plugins.gradle.org/docs/mirroring (fetched 2026-08-29T12:27:01.956926+00:00, sha fceb984c670b)
  - site_page: https://plugins.gradle.org/docs/get-help (fetched 2026-08-29T12:27:01.958464+00:00, sha a37f204f28cb)
  - site_page: https://docs.gradle.org/current/userguide/implementing_gradle_plugins_precompiled.html (fetched 2026-08-29T12:27:01.959899+00:00, sha 73a983b1cb06)
  - site_page: https://docs.gradle.org/current/userguide/plugins.html (fetched 2026-08-29T12:27:01.961655+00:00, sha e603171247b5)
  - site_page: https://plugins.gradle.org/docs/terms (fetched 2026-08-29T12:27:01.963629+00:00, sha 178a6ccf9b29)
- Data as of 2026-08-30T08:39:29.467469+00:00.
