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

demo for performance advantage #20

Open
davies opened this issue Sep 9, 2022 · 0 comments
Open

demo for performance advantage #20

davies opened this issue Sep 9, 2022 · 0 comments

Comments

@davies
Copy link

davies commented Sep 9, 2022

I'm looking into using io_uring to improve the performance for some heavy workload. After tried the examples, they didn't show some performance advantage comparing to plain syscalls. For example, the cp example is not faster than builtin cp command, which uses read and write syscalls.

Should we have some examples to demo the performance of io_uring?

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