Skip to content

demo for performance advantage #20

@davies

Description

@davies

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions