libp2p-test-plans/.github/workflows
Max Inden 53ff8b5db1
feat(perf): add (automation, provision, build, run) tooling (#184)
This project includes the following components:

- `terraform/`: a Terraform scripts to provision infrastructure
- `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.

Co-authored-by: Marco Munizaga <git@marcopolo.io>
Co-authored-by: Marten Seemann <martenseemann@gmail.com>
Co-authored-by: Piotr Galar <piotr.galar@gmail.com>
2023-06-22 13:54:09 +02:00
..
multidim-interop.yml Rename `build-without-cache` to `build-without-secrets` (#199) 2023-06-20 10:55:43 -07:00
perf.yml feat(perf): add (automation, provision, build, run) tooling (#184) 2023-06-22 13:54:09 +02:00
stale.yml chore: Update .github/workflows/stale.yml [skip ci] 2023-06-14 09:03:57 +00:00
update-badge.yml feat: update README badge automatically (#108) 2023-01-19 12:18:11 -08:00