]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
include/frag: use more efficient small vectors
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 18 Dec 2018 16:46:23 +0000 (08:46 -0800)
committerPatrick Donnelly <pdonnell@redhat.com>
Tue, 18 Dec 2018 21:21:57 +0000 (13:21 -0800)
commit95bfbda8c5151d1298e643fb625ae903555f4612
tree6f3e0f26abcce8fc82da7725567d5c4583cb9084
parentf34df5962f97d5cf61a9772f3dc293c812d9fb42
include/frag: use more efficient small vectors

This is a performance refactor. The API now allows any external container type
but giving it a vector/stack is most efficient.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/include/frag.h