diff options
| author | Matthias Radestock <matthias@rabbitmq.com> | 2010-11-17 16:30:37 +0000 |
|---|---|---|
| committer | Matthias Radestock <matthias@rabbitmq.com> | 2010-11-17 16:30:37 +0000 |
| commit | 9d949f92d6dc5753b64b95bad6051d8a52a08c04 (patch) | |
| tree | 22f70ec4c5fbf8435c76c1e173c5a44b74d83abd /codegen.py | |
| parent | 3a5fa2efc163380aa0e0353e7f1f1e5260fa67dd (diff) | |
| download | rabbitmq-server-git-9d949f92d6dc5753b64b95bad6051d8a52a08c04.tar.gz | |
some routing optimisation
- handle the very common "message goes through single exchange" case
specially
- use a gb_set in all other cases - it performs much better than a set
for smaller sets, and not too badly for very large sets either.
Diffstat (limited to 'codegen.py')
0 files changed, 0 insertions, 0 deletions
