ops: castopod/bonfire notes; amount-ladder bench

This commit is contained in:
Hernâni Marques 2026-07-10 11:33:09 +02:00
parent acff09d130
commit 84388ae6a9
No known key found for this signature in database
9 changed files with 749 additions and 3 deletions

11
benchmarks/README.md Normal file
View file

@ -0,0 +1,11 @@
# Benchmarks (koopa Taler stack)
Run **from the local machine** against public endpoints.
**Measure load inside** the three Podman containers on koopa via `ssh hernani@koopa` + `podman exec` (no root/screen required for metrics).
| Benchmark | What it does |
|-----------|----------------|
| [`amount-ladder/`](amount-ladder/) | Free-amount template payments across a wide GOA ladder; wall times + host/container CPU/RSS samples |
Secrets: sibling repo **`koopa-admin-secrets`** (never committed here).
Ephemeral run output: **`koopa-admin-log/.tmp/`** (gitignored).