rcbops-qe / monster

Deployment/Orchestration Engine
Apache License 2.0
4 stars 8 forks source link

multithreading #204

Closed jcourtois closed 10 years ago

jcourtois commented 10 years ago

After the chefserver, controller1 and controller2 nodes are up, all other nodes are built simultaneously. This results in a ubuntu-ha-neutron build that runs approximately ten minutes shorter, for example.

Total build time: 45m => 35.3m; 21% improvement Time spent in deployment.build: 38.5m => 28.2m; 27% improvement

kaushikb commented 10 years ago

I love this change.


From: jcourtois [notifications@github.com] Sent: Thursday, May 29, 2014 1:01 PM To: rcbops-qa/monster Subject: [monster] multithreading (#204)

After the chefserver, controller1 and controller2 nodes are up, all other nodes are built simultaneously. This results in a build that runs approximately ten minutes shorter.

2687.31s total: 45m => 35.3m in build: 38.5m => 28.2m

total: 2687s => 2118; 21% improvement in build: 2310s => 1692; 27% improvement


You can merge this Pull Request by running

git pull https://github.com/jcourtois/monster local_dev

Or view, comment on, or merge it at:

https://github.com/rcbops-qa/monster/pull/204

Commit Summary

File Changes

Patch Links:

— Reply to this email directly or view it on GitHubhttps://github.com/rcbops-qa/monster/pull/204.