diff options
author | Alan Conway <aconway@apache.org> | 2007-11-16 20:15:35 +0000 |
---|---|---|
committer | Alan Conway <aconway@apache.org> | 2007-11-16 20:15:35 +0000 |
commit | c31a7344ed65dc8201067b95f1a78d1c393e217b (patch) | |
tree | 38844ee5c326d4954cb85421f71000f87d807e61 /cpp/src/qpid/sys/Serializer.cpp | |
parent | 5accfd861ed0ca8a9dbac1ef9ae21e5c87872346 (diff) | |
download | qpid-python-c31a7344ed65dc8201067b95f1a78d1c393e217b.tar.gz |
Added qpid::InlineVector - std::vector with inline storage to avoid
heap allocation for small vectors.
Made SequenceNumberSet : public InlineVector<SequenceNumber, 2>
In 100k perftest reduces heap allocation in client by 40%, broker 9%.
.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@595807 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/qpid/sys/Serializer.cpp')
0 files changed, 0 insertions, 0 deletions