Added settings.profile-report-trigger to only extract timings on a given tps rate

This commit is contained in:
Shoghi Cervantes
2015-05-16 16:02:32 +02:00
parent 7705d8c52f
commit 63a5269313
3 changed files with 29 additions and 9 deletions

View File

@ -16,6 +16,8 @@ settings:
deprecated-verbose: true
#Enable plugin and core profiling by default
enable-profiling: false
#Will only add results when tick measurement is below or equal to given value (default 20)
profile-report-trigger: 20
#Sends anonymous statistics to create usage reports
send-usage: true
#Number of AsyncTask workers.