summaryrefslogtreecommitdiff
path: root/src/benchmark.rs
AgeCommit message (Expand)AuthorFilesLines
2021-12-31docs: add documentation comments to crateLars Wirzenius1-1/+6
2021-09-18refactor: define a Checksum type and use it where appropriateLars Wirzenius1-1/+2
2021-05-29refactor: make metadata be part of datachunkLars Wirzenius1-3/+3
2021-03-27refactor: rename ChunkId::from_str to ChunkId::recreateLars Wirzenius1-1/+1
2021-03-05fix: generate deterministic chunk ids for benchmarksLars Wirzenius1-1/+1
2020-11-25feat: add programs to benchmark server chunk storageLars Wirzenius1-0/+32