IanButterworth / SystemBenchmark.jl

Julia package for benchmarking a system
MIT License
43 stars 3 forks source link

Configuring the directory paths to benchmark #44

Open aviks opened 3 years ago

aviks commented 3 years ago

I have a system where different paths are mounted from separate backends. Some are local, some are remote filesystem mounts. I'd like to a) configure with path is used for benchmarking, and maybe, b) run the benchmarking on more than one path.