Skip to content

Releases: gradle/gradle-profiler

0.10.0

17 Jan 09:24
v0.10.0
f25ed26
Compare
Choose a tag to compare

🚀 New features and improvements

  • Support latest Yourkit versions for profiling (#182) @KirillTim
  • Use stable APIs to instrument build operations and time to first task (#181) @adammurdoch
  • Add scenario title to use in reports (#179) @lptr
  • Add mutator to clear instant execution state (#177) @lptr
  • Support build variants and source generation avoidance in AS sync (#155) @rom4ek
  • Improve logging of operating system identifiers (name, arch, version). (#154) @oesolutions
  • Coverage for instant execution with --measure-config-time and --measure-build-op (#178) @eskatos
  • Add long format option for CSV output (#175) @lptr
  • Add license information to pom (#189) @wolfs

🐛 Bug Fixes

🚦 Internal changes

Prebuilt version available from here

0.9.1

12 Sep 07:10
v0.9.1
4f27fc3
Compare
Choose a tag to compare
  • Bugfixes:

    • Warmup count from commandline should override scenario #149
    • Do not compile against a snapshot version of flightrecorder #152
  • New features

    • Add clear project caches and Gradle user home mutators #149

Prebuilt version from here.

0.9

06 Aug 16:02
v0.9
4701556
Compare
Choose a tag to compare
0.9

This is the initial release of Gradle profiler.
The changes from this release to the next release will now be documented via Github releases.

A prebuilt distribution can be downloaded from here.