Skip to content

v.2.0.4

Latest
Compare
Choose a tag to compare
@cdsap cdsap released this 02 Mar 15:57
· 3 commits to master since this release
a09a2d3
  • [Talaiot Core] Added type in TaskLength representing the task type [#393]
  • [Talaiot Core] New metrics: processMetrics, enabled by default. [#393]
  • [Talaiot Core] If processMetrics is enabled, it will include: [#393]
    • gradleJvmArgs: jvm arguments for Gradle processes
    • kotlinJvmArgs: jvm arguments for Kotlin processes
    • processesStats: stats collected at the end of the build for java and kotlin processes. Includes meetrics like Usage, Uptime and GC Time.
  • [Talaiot Core]: Remove unused TalaiotBuildService code [#391] thanks wzieba