Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement remote benchmarks #1

Open
qnikst opened this issue Jun 24, 2015 · 2 comments
Open

Implement remote benchmarks #1

qnikst opened this issue Jun 24, 2015 · 2 comments

Comments

@qnikst
Copy link
Contributor

qnikst commented Jun 24, 2015

We need to have benchmarks where we could gather statistics for the case where network communication evolved.

@mboes
Copy link
Contributor

mboes commented Jun 27, 2015 via email

@qnikst
Copy link
Contributor Author

qnikst commented Jun 29, 2015

As a user, I want to use network-transport-benchmarks as a base for a different benchmarks for n-t implementation starting from the basic benchmarks that measure properties of the transport itself finishing with more complicated tests that benchmark network communication also.

Currently test is organized in a way that it's possible to use cross transport communication (it's up to user setup), but it's not possible to use transport on different hosts. And I think that it will be nice if n-t-benchmark will provide basic building tools for such tests, like latency/throughput tests. So once I'm testing a new network, required property for n-t-implementation I will not reinvent a wheel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants