Skip to content

Commit

Permalink
update netpipe benchmark duration parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
prekageo committed Sep 3, 2014
1 parent 4b49aac commit 709de18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/netpipe.h
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
#define TRIALS 7
#define RUNTM 0.25
#else
#define TRIALS 3
#define RUNTM 0.10
#define TRIALS 100
#define RUNTM 10
#endif

#define MEMSIZE 10000000
Expand Down

0 comments on commit 709de18

Please sign in to comment.