Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UTP Interop #57

Open
njgheorghita opened this issue May 24, 2023 · 0 comments
Open

UTP Interop #57

njgheorghita opened this issue May 24, 2023 · 0 comments

Comments

@njgheorghita
Copy link
Contributor

More of a comment than an actual issue... But I think this could be of value to those of us who are debugging this library atm.

I wanted to confirm my suspicion as to what was causing the difference in performance when running glados against fluffy / trin. For context, running glados against fluffy resulted in drastically improved performance when compared to running glados against trin. It appeared as though fluffy was having no trouble with utp transfers, while trin was struggling. Since trin-bridge is the only bridge running, the conclusion was that utp txs for trin -> fluffy were working just fine, whereas trin -> trin was broken (for bodies & receipts ... aka any significantly long utp tx).

Results from running trin-bridge in backfill mode for 15mins. trin-bridge is run in isolation against a single client. Each utp tx is logged and marked as success & failure.

trin-bridge -> trin

Screen Shot 2023-05-11 at 3 36 49 PM

trin-bridge -> fluffy

Screen Shot 2023-05-24 at 12 05 40 PM

For whatever reason, it appears as though trin -> fluffy utp txs work flawlessly. Whereas trin -> trin utp txs are problematic. Hopefully this can help shed some insight as to where the bugs might reside.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant