Jianshen Liu <notifications@github.com> writes:

> Hi,
>
> [Pyben-nio](https://github.com/ljishen/pyben-nio/) is a network
> benchmark tool with customized read workload support. You can use it
> to evaluate the overhead of the placement of some filtering function,
> e.g. filtering the data before or after the data transmitting. The
> overhead might include the power consumption, CPU cycles, etc. and it
> depends on the measuring tool that uses during the running of this
> benchmark.

So if I understand this correctly, it's a pure python benchmarking
application, right? Sounds neat; what kind of performance are you
getting out of it.

> I readlly like the idea of Flent and would like to know the
> possibility of contributing to Flent.

Thanks! It should be quite feasible to add a runner to Flent that
utilises your tool, and I'll be happy to accept such a patch. Is it
possible to import as a Python module?

-Toke


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.