vmware / weathervane

Virtual-Infrastructure and Cloud Performance Benchmark
Other
153 stars 39 forks source link

Reduce RabbitMQ Overhead #149

Closed hrosenbe closed 4 years ago

hrosenbe commented 4 years ago

This pull request contains changes to reduce the overhead of RabbitMQ. These are:

These changes have been tested using Micro instances on 20 x 4vCPU worker nodes. At lower numbers of instances there was no impact on peak WvUsers. At higher numbers of instances I saw an improvement of 3 to 5%.

vmwclabot commented 4 years ago

@hrosenbe, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <john.doe@email.org> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

hrosenbe commented 4 years ago

This pull request accidentally includes the changes from #150. I am closing it and will recreate.