bench: Add Nostream and HAVEN to cloud test

This commit is contained in:
2026-03-19 15:00:56 +01:00
parent a410e07425
commit 64d03f0b2d
4 changed files with 283 additions and 9 deletions

View File

@@ -60,6 +60,9 @@ Benchmark commands
just bench cloud [args...] Cloud benchmark wrapper
just bench cloud-quick Cloud smoke profile
Cloud defaults:
targets = parrhesia-pg,parrhesia-memory,strfry,nostr-rs-relay,nostream,haven
Relay-target helpers:
just bench relay [all|connect|echo|event|req] [nostr-bench-args...]
just bench relay-strfry [...]
@@ -71,6 +74,7 @@ Examples:
just bench update --machine all
just bench at v0.5.0
just bench cloud --clients 3 --runs 3
just bench cloud --targets parrhesia-pg,nostream,haven --nostream-ref main
EOF
exit 0
fi