Skip to content

Async I/O #187

@danielhuang

Description

@danielhuang

I wonder if async I/O would offer a performance benefit. Right now, the filesystem operations are always blocking, even if performed using tokio. However, if the target is accessed via network, or if the recent io_uring interface is used, async performance provide a benefit.

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