summaryrefslogtreecommitdiff
path: root/src/rabbit.erl
diff options
context:
space:
mode:
authorMatthias Radestock <matthias@rabbitmq.com>2011-10-22 14:12:19 +0100
committerMatthias Radestock <matthias@rabbitmq.com>2011-10-22 14:12:19 +0100
commit72f09c04ab844d2ce99ea20003947a72e74d9867 (patch)
treea0b68e4141ebe105317ec8874543ca0442e35429 /src/rabbit.erl
parent1a126a457c74b1e2fc45d13af9b993dbb31936f3 (diff)
downloadrabbitmq-server-git-72f09c04ab844d2ce99ea20003947a72e74d9867.tar.gz
minor optimisation: switch from dict to gb_trees
...for the msg_id_to_channel map in the queue process. This doesn't actually produce any noticable gain, but we use gb_sets/trees everywhere else in the 'confirm' logic and this was the only place in the code where a dict was keyed on msg_ids.
Diffstat (limited to 'src/rabbit.erl')
0 files changed, 0 insertions, 0 deletions