summaryrefslogtreecommitdiff
path: root/src/bin/benchmark-index.rs
AgeCommit message (Expand)AuthorFilesLines
2021-09-23drop: benchmark programsLars Wirzenius1-94/+0
2021-07-30cleanup: fix things rustc/clipppy now complain aboutLars Wirzenius1-1/+1
2021-05-29refactor: make metadata be part of datachunkLars Wirzenius1-3/+4
2021-03-06perf: report wall clock time for warmup and hot lookupsLars Wirzenius1-0/+6
2021-03-05perf: allow benchmark-index to do lookups by checksumLars Wirzenius1-15/+67
2021-01-10feat! use SQLite db for chunk index on serverLars Wirzenius1-2/+4
2020-11-25feat: add programs to benchmark server chunk storageLars Wirzenius1-0/+33