koct9i / ioping

simple disk I/0 latency measuring tool
GNU General Public License v3.0
947 stars 76 forks source link

Doesnt work on Windows 8.1 x64 #24

Closed foi closed 9 years ago

foi commented 9 years ago

Time always equal 0, outside hard I\O doesn't affect on time. But tmp file is creating. default

koct9i commented 9 years ago

As you see ioping warns about unreliable results: use writes (add -W, that's safe for directories). Seems like windows have no non-cached reads, at least I haven't found any.

acataluddi commented 4 years ago

HI @koct9i,

Unfortunately I'm getting the same results also by using the suggested -W parameter:

immagine

Do you have any suggestion to measure latency on Windows?

Thanks,
Adriano C.

koct9i commented 4 years ago

Probably clock precision is too rough. Try bigger requests.