You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
371 B
15 lines
371 B
# Configuration file
|
|
|
|
settings {
|
|
# Any numbers higher than this will appear in the class specific profiling results
|
|
I:Class-Treshold=20
|
|
|
|
# Any numbers higher than this will appear in the mod profiling results
|
|
I:Mod-Threshold=0
|
|
|
|
# Any numbers higher than this will appear in the transformer specific profiling results
|
|
I:Transformer-Treshold=20
|
|
}
|
|
|
|
|