compio-rs/compio

(For newcomers:) more tests and benchmarks

Offen

#143 geöffnet am 14.11.2023

 (22 Kommentare) (4 Reaktionen) (0 zugewiesene Personen)Rust (120 Forks)github user discovery
good first issuehelp wanted

Repository-Metriken

Stars
 (1.732 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 2T 3h) (14 gemergte PRs in 30 T)

Beschreibung

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