Skip to content

0.15.0

Compare
Choose a tag to compare
@release-drafter release-drafter released this 06 Oct 16:13
· 543 commits to master since this release
88097f1

馃殌 New features and improvements

Improved HTML report

This release features a completely rewritten HTML report with many new features.

New HTML report

Those are the individual PRs:

  • Show benchmark title in HTML report (#264) @lptr
  • Show scenario title on graph labels (#263) @lptr
  • Choose baseline in HTML report (#258) @lptr
  • Add more details to HTML report (#256) @lptr
  • Better HTML report model (#254) @lptr
  • Show cross-hair in HTML report (#250) @lptr
  • Use an HTML template for the report (#242) @lptr
  • Upgrade to Chart.js 3.0.0-beta and improve typography (#255) @lptr
  • Report profiler version (#251) @lptr

Other improvements

馃悰 Bug Fixes

  • Reduce build operation measurement overhead (#249) @lptr
  • Fix PID instrumentation for configuration caching (#238) @wolfs

馃殾 Internal changes

  • Add ToolingApiGradleClient.runOperation (#280) @wolfs
  • Use a BuildService to measure garbage collection time (#278) @lptr
  • Release automatically to SDKMAN (#276) @wolfs
  • Do not allow cleanup actions to run between builds with warm daemon (#274) @lptr
  • Remove all of the transforms cache dir (#273) @lptr
  • Automate tagging when publishing plugin (#271) @blindpirate
  • Extract publication logic to buildSrc (#267) @blindpirate
  • Allow CliInvoker redirect build log to file (#247) @blindpirate
  • Refactoring to prepare for improving support for Android Studio sync (#253) @adammurdoch

Prebuilt version available from here

Install Gradle profiler 0.15.0 with SDKMAN!:

> sdk install gradleprofiler 0.15.0