Automic VaultAutomic Vault

brew

Install gradle-profiler with Homebrew

Profiling and benchmarking tool for Gradle builds. Version 0.25.0 via Homebrew; verified 2026-07-07.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install gradle-profiler

local Homebrew formula metadata

overview

Package summary

Profiling and benchmarking tool for Gradle builds

Commands and aliases

  • gradle-profiler

history

Project history and usage

Gradle Profiler is a Gradle organization tool for repeatedly running builds and collecting benchmarking or profiling data. Its history is best understood as part of the Gradle performance culture rather than as a broad standalone ecosystem.

Project history

The official README describes Gradle Profiler as a tool that automates gathering profiling and benchmarking information for Gradle builds. It integrates with build scans, Async Profiler, JProfiler, YourKit, Java Flight Recorder, HPROF heap dumps, Chrome Trace output, and build-operation timing.

The project lives under the Gradle GitHub organization and is distributed through release binaries as well as package managers such as Homebrew and SDKMAN. Its 0.x versioning reflects a focused engineering utility rather than a large end-user platform.

Adoption history

Adoption is concentrated among build engineers, Android teams, Gradle plugin authors, and maintainers who need repeatable before-and-after measurements for Gradle version upgrades or build-logic changes. The README's scenario-file support shows the intended workflow: encode a build scenario, run warmups and iterations, then compare outputs.

How it is used

Typical usage is `gradle-profiler --benchmark --project-dir <build> <task>` for timing comparisons, or `gradle-profiler --profile <profiler> --project-dir <build> <task>` for deeper profiling. Scenario files in HOCON format support groups, Gradle versions, tasks, daemon modes, mutations, build operation measurements, and IDE sync scenarios.

The tool produces benchmark HTML/CSV output and profile artifacts under `profile-out` by default. It can also compare multiple Gradle versions, which makes it useful when a package-manager upgrade changes build behavior.

Why package nerds care

Gradle Profiler matters to package nerds because it is the small tool used to decide whether bigger build-tool package changes helped or hurt. It makes Gradle upgrades, Java runtime choices, daemon settings, and cache behavior measurable instead of anecdotal.

The Homebrew package is convenient because performance checks often happen on developer workstations before CI jobs or release engineering pipelines adopt a new Gradle line.

Timeline

  • 0.x line: Gradle Profiler releases are published from the Gradle GitHub repository.
  • 0.23.0: The README identifies this as the last version for builds that require Gradle 5.x support.
  • 0.24.0: The release notes describe Java 17 as the runtime requirement and Gradle 6.0 as the minimum supported Gradle version.

Related projects

  • Gradle Build Tool is the target build system measured by Gradle Profiler.
  • Develocity and Gradle Build Scan are related analysis surfaces for build performance.
  • Async Profiler, Java Flight Recorder, JProfiler, YourKit, Chrome Trace, and Perfetto are profiling or visualization tools used by Gradle Profiler.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 1 platform targets.
  • Installs with 1 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
gradle-profilercliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version0.25.0
manager updated2026-07-07
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/gradle/gradle-profiler

install metadata

Package metadata

Package keybrew:gradle-profiler
Version0.25.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/gradle-profiler
Homepagehttps://github.com/gradle/gradle-profiler/
Repositoryhttps://github.com/gradle/gradle-profiler
Upstream docshttps://github.com/gradle/gradle-profiler#readme
LicenseApache-2.0
Source archivehttps://search.maven.org/remotecontent?filepath=org/gradle/profiler/gradle-profiler/0.25.0/gradle-profiler-0.25.0.zip
Last updated2026-07-07T10:01:24Z
Pulseupdated
Dependenciesopenjdk@21
Bottleavailable (on all)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegradle-profiler
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment