Add benchmarking for `FilesystemStore`
authorElias Rohrer <dev@tnull.de>
Fri, 4 Aug 2023 09:34:45 +0000 (11:34 +0200)
committerElias Rohrer <dev@tnull.de>
Thu, 7 Sep 2023 20:49:22 +0000 (22:49 +0200)
commit7576c89adb7bf25c876fb4ec070dd71877a41896
tree265c77f6d3c80a3f16da7b95a1b7c092213c4370
parent413f9a7de677631834a1430fdbd2a4e1eaac5d1d
Add benchmarking for `FilesystemStore`

We re-add benchmarking for `FilesystemStore` now that we switched over
to it.
bench/benches/bench.rs
lightning-persister/src/fs_store.rs