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

Avoid superfluous memory allocation when Structure base address provided... #204

Merged
merged 11 commits into from
Mar 24, 2013

Conversation

twall
Copy link
Contributor

@twall twall commented Mar 14, 2013

...and a corresponding constructor is available.

twall added a commit that referenced this pull request Mar 24, 2013
Avoid superfluous memory allocation when Structure base address provided...
@twall twall merged commit 9961377 into master Mar 24, 2013
@twall twall deleted the optimized-struct-init branch March 24, 2013 17:00
mstyura pushed a commit to mstyura/jna that referenced this pull request Sep 9, 2024
Motivation:

Using GSO / UDP_SEGMENT can improve the performance quite a lot for
QUIC. When possible we should use it.

Modifications:

Make use of new netty feature for UDP_SEGMENT when possible

Result:

Better performance on Linux when UDP_SEGMENT is supported
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.

1 participant