Skip to content

FAST_POLL support and switch to rustix #337

Open
@redactedontop

Description

@redactedontop

Howdy!

2 things are proposed in this issue:

  1. Support IORING_FEAT_FAST_POLL, as it allows for performance gains (up to 20%) compared to both standard io_uring and epoll
  2. Switch to rustix, as the rustix-uring crate isn't as frequently updated as this one, and it'd be beneficial to switch over (cleaner and POTENTIALLY more performant code, with direct syscalls)

Thanks,
Alex <3
PS: FAST_POLL is monoio's secret sauce for performance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions