/fio

Primary LanguageGo

What is that?

Stress testing Docker filesharing.

How to run

Docker must be installed in order to compile the code and run the test.

make

Tweak the number of tests that run concurrently:

COUNT=10 make run