Skip to content

Commit a3849be

Browse files
Updated Linux properties
1 parent 3c7f832 commit a3849be

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docker-resources/variability_analysis_Linux.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@ log.console = false
2222
log.level.main = STATUS
2323
# For a minority of commits the build process can get stuck. We stop KernelHaven after the timeout and consider the
2424
# commit to be an error commit
25-
extraction.timeout = 60
25+
extraction.timeout = 600
2626

2727
### Analysis Parameters ###
2828
# How many commits should be analyzed in parallel? Warning: each task requires a considerable amount
2929
# of resources
30-
analysis.number_of_tasks = 1
30+
analysis.number_of_tasks = 3
3131

3232
# The folders which are considered by KbuildMiner can be specified manually with the following property. Normally,
3333
# they are determined automatically, which we consider to be the best option in most cases

0 commit comments

Comments
 (0)