]> git.openfabrics.org - ~shefty/rdma-win.git/commit
[TOOLS] bugfix in latency tests.
authorleonidk <leonidk@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Tue, 7 Oct 2008 14:57:45 +0000 (14:57 +0000)
committerleonidk <leonidk@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Tue, 7 Oct 2008 14:57:45 +0000 (14:57 +0000)
commit07f39bdd50561dfc8ce7dff86f86766a2a8c9dce
treeb693d4f2f2c10aa99976d3ad6fe5fc286644b514
parent897588dba9da5bd0e4e56d96e77f9f8ca3067084
[TOOLS] bugfix in latency tests.

The tests didn't take into account that the time stamping function (QueryPerformanceCounter) can take a lot of time.
But in Win2008 in takes more than 1.1 usec, which causes printing latency value 1.1 usec more than it really is !

git-svn-id: svn://openib.tc.cornell.edu/gen1@1635 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86
trunk/tools/perftests/user/read_lat/read_lat.c
trunk/tools/perftests/user/send_lat/send_lat.c
trunk/tools/perftests/user/write_lat/write_lat.c