summaryrefslogtreecommitdiff
path: root/bugs/small-chunks-in-separate-btree.mdwn
blob: 64219631d930c2223e2385b68519825935486a4b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[[!tag obnam-wishlist]]

An idea for speed improvement: store small chunks not in the
per-client B-tree, but a separate per-client B-tree. I suspect
they are currently making the metadata too sparse in the per-client
B-tree. However, this needs to be measured. --liw

--

This is not going to be acceptable. Even small chunks need to be
useable for de-duplication. Need a better idea. [[done]] with this idea.
--liw