Skip to content

perf(stellar): optimize view-tag scanner batch path and benchmark fix…#156

Open
chinecherem58 wants to merge 1 commit into
wraith-protocol:developfrom
chinecherem58:issue-125-stellar-viewtag-optimizer
Open

perf(stellar): optimize view-tag scanner batch path and benchmark fix…#156
chinecherem58 wants to merge 1 commit into
wraith-protocol:developfrom
chinecherem58:issue-125-stellar-viewtag-optimizer

Conversation

@chinecherem58

Copy link
Copy Markdown

Optimized the Stellar scanner hot path.
Reused per-announcement buffers and avoided repeated point decompression.
Added a faster view-tag parser and benchmark fixture cleanup.
Verified with targeted Stellar scan tests and benchmark run.
closes #125

@drips-wave

drips-wave Bot commented Jul 24, 2026

Copy link
Copy Markdown

@chinecherem58 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

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

Successfully merging this pull request may close these issues.

View-tag scanner: round-2 optimizer

1 participant