On 5/22/2013 11:52 AM, Artem Alimarin wrote:
> IO benchmarks are still missing. What is the best tool to measure the disk IO performance on OpenVMS/Alpha?
I like the TEST command of Stuart Rance's DISKBLOCK tool from the VMS
Freeware. It allows control of test duration, I/O access pattern (random
vs. sequential), I/O size, queue length, read/write ratio, etc. and
reports I/O rate, data rate, and response time. It can run on a raw disk
or confine its testing to within a container file on a disk to avoid
overwriting data on the disk.