well, you _can_ get netperf to make lots of gettimeofday() (or gethrtime() ) 
calls by configuring with --enable-histogram :)

netperf4 - http:/www.netperf.org/svn/netperf4/trunk

is meant to be the "multi-threaded" netperf for "the future"  in the meantime 
while you are running multiple concurrent netperfs (netperf2) make sure you 
enable the confidence intervals with -i N to have each concurrent netperf run N 
iterations.  That is to minimize the effect of start/stop skew on the reported 
numbers.  if the tests don't hit the confidence intervals, you can increase N 
and/or make each iteration longer with the global -l (ell) option
 
 
This message posted from opensolaris.org
_______________________________________________
perf-discuss mailing list
perf-discuss@opensolaris.org

Reply via email to