dholm.com
msgbartop
I need this baby in a month send me nine women!
msgbarbottom

29 Jun 06 Benchmark Galore

I needed a simple benchmark for testing transfer speeds when reading multiple files in parallel from a single block device but none of the available once quite did what I wanted them to so of course I had to write one myself.

You will need a half-decent C++-compiler and the invaluable Boost C++ Libraries in order to compile the benchmark. Pass the files to be read as arguments to the applications, each file will be assigned its own thread of execution.
Download the benchmark source code here. Constructive criticism ranging from validity of the benchmark to coding style is always welcome!

Similar Posts:



Leave a Comment