Skip to content

Windows implementation #15

Open
Open
@MOZGIII

Description

@MOZGIII

It looks like windows implementation has a huge overhead. Let's discuss possible performance improvements!

It seems like it should be possible to use WriteFileEx and completion API. This also gives the benefit of having the ability to perform the operations asynchronously.

Additionally, it seems like a good idea to investigate the IOCP (and io_uring on Linux) as a completion based APIs.

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