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

support IO_uring feature #7063

Open
funky-eyes opened this issue Dec 19, 2024 · 0 comments
Open

support IO_uring feature #7063

funky-eyes opened this issue Dec 19, 2024 · 0 comments
Labels
task: help-wanted Extra attention is needed type: feature Category issues or prs related to feature request.

Comments

@funky-eyes
Copy link
Contributor

Why you need it?

Based on Netty, we can easily add support for IO_uring. Additionally, this PR should include performance test reports for both epoll and IO_uring. To avoid the impact of factors like GC, I recommend using JDK 21+ZGC and performing empty transaction tests.

How it could be?

A clear and concise description of what you want to happen. You can explain more about input of the feature, and output of it.

Other related information

Add any other context or screenshots about the feature request here.

@funky-eyes funky-eyes added task: help-wanted Extra attention is needed type: feature Category issues or prs related to feature request. labels Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task: help-wanted Extra attention is needed type: feature Category issues or prs related to feature request.
Projects
None yet
Development

No branches or pull requests

1 participant