oslo.messaging/tools
Konstantin Kalin 2251966c99 Optimize simulator.py for better throughput
* Avoid string concatenation during logging, especially
  when logging level is disabled.
* Initialize the Randomized strings we will be using
  as payloads *before* we start sending the messages
  as the string creation takes time and reduces
  throughput

Change-Id: I546229fe7ade95572e11bcda95a587228d84bc28
2015-12-25 10:27:54 -08:00
..
functions.sh Don't use devstack to setup our functional env 2015-06-11 12:01:01 +02:00
messages_length.yaml Modify simulator.py tool 2015-10-22 17:34:17 +03:00
simulator.py Optimize simulator.py for better throughput 2015-12-25 10:27:54 -08:00