asarkar/build-time-tracker
Gradle plugin that prints the time taken by the tasks in a build
KotlinApache-2.0
Issues
- 9
Provide option to suppress output
#49 opened by ZivSharifi - 2
Fail the build if it took too long?
#50 opened by devvmh - 6
Plugin customizations are ignored if configuration cache is enabled
#44 opened by dmitry-ryadnenko-izettle - 4
- 6
- 28
Support Gradle Configuration Cache
#31 opened by abendt - 9
Incorrect execution times for tasks for tasks running in parralel
#27 opened by dmitry-ryadnenko-izettle - 6
sum does not add up to 100%
#30 opened by juliocbcotta - 1
Intellij missing bar character
#19 opened by cdalexndr - 2
Distributed tracking of build time
#26 opened by gbazilio - 1
Add a note not to apply to subprojects
#20 opened by asarkar - 2
Support Java 8
#8 opened by LiYing2010 - 8
Support for output to CSV file
#22 opened by kelvinharron - 1
Upgrade to Kotlin 1.4 and Gradle 7
#21 opened by asarkar - 0
- 0
Remove deprecated API usage
#14 opened by asarkar - 0
Compilation failure on Java 8
#12 opened by asarkar - 0
- 0
Standardize durations
#6 opened by asarkar - 1
Fix console formatting
#3 opened by asarkar - 1
Explain why nothing is printed
#2 opened by asarkar - 0
Provide an option to hide the bars
#1 opened by asarkar