compio-rs/compio

(For newcomers:) more tests and benchmarks

Open

#143 opened on Nov 14, 2023

View on GitHub
 (22 comments) (3 reactions) (0 assignees)Rust (120 forks)github user discovery
good first issuehelp wanted

Repository metrics

Stars
 (1,732 stars)
PR merge metrics
 (Avg merge 2d 3h) (14 merged PRs in 30d)

Description

We need more tests and benchmarks. They will help us debug and improve the code quality.

This issue is for newcomers of this project. If you would like to contribute, but don't know which work you can do, you can start with a test or a benchmark. The experience with compio will help you get familiar with the code.

See monoio and tokio-uring for reference of tests.

Contributor guide