Benchmark: Provide time
Open
topic/benchmark
topic/provider
- Dominant language
- Go
- Stars
- 17.1k
- Forks
- 3.2k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 11
Description
We should write a benchmark that tracks the time it takes to provide a single block:
```sh
> ipfs dht provide "$(echo "testing provide $(date)" | ipfs add --offline -q)"
```
Ideally, we'd run this command continuously on some machine.
Contributor guide
Assessment
This issue has not been assessed yet.