From 3566984894250cf2a56dcbb819439feb3999ab6b Mon Sep 17 00:00:00 2001 From: ~hatteb-mitlyd Date: Thu, 29 May 2014 12:19:55 -0700 Subject: [PATCH] crappy punk-perf --- v/raft.c | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/v/raft.c b/v/raft.c index 427ca25fef..fa907784d4 100644 --- a/v/raft.c +++ b/v/raft.c @@ -1555,7 +1555,12 @@ _raft_punk(u2_reck* rec_u, u2_noun ovo) u2_Host.beh_u.run_w = 0; } + // struct timeval b4, f2; + // gettimeofday(&b4, 0); gon = u2_lo_soft(rec_u, sec_w, u2_reck_poke, u2k(ovo)); + // gettimeofday(&f2, 0); + // uL(fprintf(uH, "%%punk %ld.%d\n", f2.tv_sec - b4.tv_sec, + // f2.tv_usec - b4.tv_usec)); if ( u2_blip != u2h(gon) ) { u2_noun why = u2k(u2h(gon));