implement the performance improving changes to the config
according to my findings as shown here: https://wikis.uni-paderborn.de/pgandi/Performance_improvements#Configuration_Changes
Merge request reports
Activity
added Needs Review label
18 18 # Common settings for all groups 19 19 Group.movementModel = VoluntaryHelperMovement 20 20 Group.router = EpidemicRouter 21 # Buffer size of 10 MB 22 Group.bufferSize = 10M 21 # Buffer size of 30 MB 22 Group.bufferSize = 30M I'm not 100% sure, if this is fine, whoever reviews this, please have a look at https://wikis.uni-paderborn.de/pgandi/Performance_improvements#Buffer_Size
I don't believe this is a value we can change without talking about whether such a buffer size is realistic or not. Have you talked to the App team about how large the buffer will actually be? I'm also quite sceptical about whether this will really improve performance for all / the majority of routing protocols. It seems counterintuitive.
added Needs information from dev label
removed Needs Review label
added 102 commits
-
c2fd9afe...fc3c91b5 - 100 commits from branch
master
- dceef29f - Merge remote-tracking branch 'origin/master' into feature_#277_performance_improving_configuration
- b1246e0f - revert the change to the buffer size
-
c2fd9afe...fc3c91b5 - 100 commits from branch
enabled an automatic merge when the pipeline for b1246e0f succeeds
removed Needs information from dev label
mentioned in commit a7546d2e