v0.15.0
版本发布时间: 2020-10-07 00:13:27
gradle/gradle-profiler最新发布版本:v0.20.0(2023-06-27 21:53:01)
🚀 New features and improvements
Improved HTML report
This release features a completely rewritten HTML report with many new features.
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
- Measure garbage collection time (#277) @lptr
- Support generating flame graphs from multiple jfr files (#262) @blindpirate
- Add support for profiling and benchmarking Android Studio sync (#259) @adammurdoch
- Support passing toolHome to Maven/Buck/Bazel invoker (#252) @blindpirate
- Add --help option (#248) @lptr
🐛 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