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

optimize pseudoheader checksum calculation #631

Open
mtfriesen opened this issue Aug 3, 2024 · 0 comments
Open

optimize pseudoheader checksum calculation #631

mtfriesen opened this issue Aug 3, 2024 · 0 comments
Labels
P2 performance CPU efficiency, latency, etc.

Comments

@mtfriesen
Copy link
Contributor

Since the TCP/UDP pseudoheader consists of a bunch of fields of known size, optimize the checksum calculation to avoid needless looping and conditions. Consider #630 along with this.

@mtfriesen mtfriesen added performance CPU efficiency, latency, etc. P2 labels Aug 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 performance CPU efficiency, latency, etc.
Projects
None yet
Development

No branches or pull requests

1 participant