diff options
author | edef <edef@unfathomable.blue> | 2022-04-23 22:11:06 +0000 |
---|---|---|
committer | edef <edef@unfathomable.blue> | 2022-04-23 22:34:11 +0000 |
commit | 7d904668a7a923aad6795d7bbcde39712e131b22 (patch) | |
tree | a25f975bbe51c074adce21165fcc0348ffac849a /ripple/tools | |
parent | dcdc7d0411b724e3b5cfe35830f426f585c63c43 (diff) | |
download | unf-legacy-7d904668a7a923aad6795d7bbcde39712e131b22.tar.zst |
ripple/fossil: implement a more lightweight blob store backend
The sled chunk store works fine, but has pretty awful performance, since sled just doesn't make a particularly good large blob store. This change replaces it with a file-based store using sled purely as a metadata store. Adding LLVM's source tree takes about 120s before, and about 15s after. Change-Id: I5fb22ea79a006fa6bcf5351921038f57f2484112
Diffstat (limited to 'ripple/tools')
0 files changed, 0 insertions, 0 deletions