Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Elsa Gonsiorowski
codes
Commits
c5fbf4e1
Commit
c5fbf4e1
authored
Oct 13, 2013
by
Philip Carns
Browse files
remove debugging msgs
parent
219f2999
Changes
1
Show whitespace changes
Inline
Side-by-side
tests/modelnet-p2p-bw.c
View file @
c5fbf4e1
...
...
@@ -352,8 +352,6 @@ static void handle_pong_event(
if
(
ns
->
pingpongs_completed
%
NUM_PINGPONGS
==
0
)
{
printf
(
"FOO: hit msg_sz_idx %d
\n
"
,
msg_sz_idx
);
printf
(
"FOO: completed %d
\n
"
,
ns
->
pingpongs_completed
);
/* finished one msg size range; record time */
if
(
msg_sz_idx
<
NUM_SZS
)
stat_array
[
msg_sz_idx
].
start_time
=
tw_now
(
lp
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment