Re: Write/read speed test
Chuck Swiger <[email protected]>
| Newsgroups | gmane.os.netbsd.help |
|---|---|
| Message-ID | <[email protected]> |
On Jan 12, 2007, at 4:54 PM, Domingo A. Siliceo wrote: > i'd like to perform a write/read speed test for some memory keys. Do > you know software that runs under NetBSD to do this? I consulted my magic 8-ball, and it suggested by "memory keys" you probably mean "USB flash drives in the form-factor of a keyfob". You can use "dd" with varying blocksizes as a very simple test of read or write speeds; better benchmarks like iozone or bonnie ought to be available via pkgsrc.... -- -Chuck