diff --git a/tests/perf-regression/margo-p2p-latency.c b/tests/perf-regression/margo-p2p-latency.c index e5827eb..fc238f4 100644 --- a/tests/perf-regression/margo-p2p-latency.c +++ b/tests/perf-regression/margo-p2p-latency.c @@ -355,13 +355,17 @@ static int run_benchmark(int iterations, hg_id_t id, ssg_member_id_t target, ret = margo_create(mid, target_addr, id, &handle); assert(ret == 0); + tm1 = ABT_get_wtime(); for(i=0; i