Skip to content
Snippets Groups Projects
Commit 59880df6 authored by Adrien Béraud's avatar Adrien Béraud
Browse files

perftest: cleanup

parent 75f1b07e
No related branches found
No related tags found
No related merge requests found
......@@ -102,7 +102,7 @@ benchPingPong(unsigned netSize, unsigned n_parallel) {
auto start = clock::now();
for (unsigned i=0; i<n_parallel; i++)
for (unsigned i=0; i<n_parallel; i++)
ping(pong_node, locs[i].first);
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment