GyulyVGC/sniffnet

Benchmark Sniffnet performance

Open

#489 aberto em 30 de mar. de 2024

Ver no GitHub
 (3 comments) (2 reactions) (0 assignees)Rust (1.509 forks)batch import
good first issuehelp wantedtesting

Métricas do repositório

Stars
 (37.468 stars)
Métricas de merge de PR
 (Mesclagem média 9d 5h) (7 fundiu PRs em 30d)

Description

This issue wants to track the need for a benchmark to accurately measure the speed of the app, measured in packets per second (pps) that can be handled without dropping frames.

This is necessary to find out ways that can help improving the performance even further.

Today I tried testing Sniffnet with iperf on a different machine and I could observe that the current packets per second limit is higher than 100k:

Screenshot 2024-01-09 at 12 26 24

Originally discussed in #373

Guia do colaborador