<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/qpid-python.git/cpp/src/tests/InlineVector.cpp, branch qpid.0-10</title>
<subtitle>git.apache.org: qpid.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/'/>
<entry>
<title>src/qpid/RangeSet.h: generic set implementation using ranges.</title>
<updated>2008-04-21T16:36:08+00:00</updated>
<author>
<name>Alan Conway</name>
<email>aconway@apache.org</email>
</author>
<published>2008-04-21T16:36:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=a60ccdc6df3acd461c7e33c983d649563e4fbdc7'/>
<id>a60ccdc6df3acd461c7e33c983d649563e4fbdc7</id>
<content type='text'>
 - no heap allocation for simple sets (&lt;= 3 ranges)
 - binary searches for o(log(n)) performance in complex sets


git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@650198 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - no heap allocation for simple sets (&lt;= 3 ranges)
 - binary searches for o(log(n)) performance in complex sets


git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@650198 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch for improved compatibility with gcc 3.4 and boost 1.33</title>
<updated>2008-04-17T21:46:22+00:00</updated>
<author>
<name>Andrew Stitcher</name>
<email>astitcher@apache.org</email>
</author>
<published>2008-04-17T21:46:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=cfde776724c2f214b962dc8077ddca8305ddd705'/>
<id>cfde776724c2f214b962dc8077ddca8305ddd705</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@649294 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@649294 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed to build with boost 1.34 as well as boost 1.33</title>
<updated>2007-11-28T17:13:28+00:00</updated>
<author>
<name>Alan Conway</name>
<email>aconway@apache.org</email>
</author>
<published>2007-11-28T17:13:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=2b1b179702863e8e6d077c025f5244eaa461a990'/>
<id>2b1b179702863e8e6d077c025f5244eaa461a990</id>
<content type='text'>
 - boost::ptr_map API changed.
 - Boost.Test unit test framework changes.


git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@599067 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - boost::ptr_map API changed.
 - Boost.Test unit test framework changes.


git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@599067 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Added qpid::InlineVector - std::vector with inline storage to avoid</title>
<updated>2007-11-16T20:16:23+00:00</updated>
<author>
<name>Alan Conway</name>
<email>aconway@apache.org</email>
</author>
<published>2007-11-16T20:16:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=493b528a6ba5961613d4ecea7b81f5b3638dc3d9'/>
<id>493b528a6ba5961613d4ecea7b81f5b3638dc3d9</id>
<content type='text'>
heap allocation for small vectors.

Made SequenceNumberSet : public InlineVector&lt;SequenceNumber, 2&gt;

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@595808 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
heap allocation for small vectors.

Made SequenceNumberSet : public InlineVector&lt;SequenceNumber, 2&gt;

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@595808 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
