Skip to content

Leios network mux improvements#5317

Draft
karknu wants to merge 3 commits intomainfrom
karknu/leios-network-mux-demo-main
Draft

Leios network mux improvements#5317
karknu wants to merge 3 commits intomainfrom
karknu/leios-network-mux-demo-main

Conversation

@karknu
Copy link
Contributor

@karknu karknu commented Feb 17, 2026

Description

  • Minor shell fixes
  • Add timestamp in the payload for delay metrics
  • Collect and print delay, and speed metrics per miniprotocol

Checklist

Quality

  • Commit sequence makes sense and have useful messages, see ref.
  • New tests are added and existing tests are updated.
  • Self-reviewed the PR.

Maintenance

  • Linked an issue or added the PR to the current sprint of ouroboros-network project.
  • Added labels.
  • Updated changelog files.
  • The documentation has been properly updated, see ref.

Exit if cabal build fails.
Add a micro second timestamp in each payload for latency calculations.
If a message is too small to contain a timestamp no timestamp is
included and its tracked as "missing".
Use tdigest for calculating min, max, mean, median, p90, p95 and p99
stddev delay in ms.
Shows delat/latency stats, as speed and total speed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

1 participant