cdsap / Talaiot

Simple and extensible plugin to track task times in your Gradle Project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Collect information on thermal throttling

gabrielittner opened this issue · comments

This is how you can do it for Gradle build scans on macOS https://gist.github.com/ghale/469530ef6c51cbfa5816719f4d52d9a9. It would be cool to have it integrated directly into Talaiot so that it's easier to analyze how many developers in a team are affected by it and how bad it gets.

@gabrielittner thank you very much. Very useful, definitely will implement it