Update README.md - fix link to libp2p observable (#238)
This commit is contained in:
parent
8834ac1555
commit
7e074ba39a
|
@ -6,7 +6,7 @@ This project includes the following components:
|
|||
- `impl/`: implementations of the [libp2p perf protocol](https://github.com/libp2p/specs/blob/master/perf/perf.md) running on top of e.g. go-libp2p, rust-libp2p or Go's std-library https stack
|
||||
- `runner/`: a set of scripts building and running the above implementations on the above infrastructure, reporting the results in `benchmark-results.json`
|
||||
|
||||
Benchmark results can be visualized with https://observablehq.com/@mxinden-workspace/libp2p-performance-dashboard.
|
||||
Benchmark results can be visualized with https://observablehq.com/@libp2p-workspace/performance-dashboard.
|
||||
|
||||
## Running via GitHub Action
|
||||
|
||||
|
|
Loading…
Reference in New Issue