/docker-storage-test

Some code that tests the speed of docker storage types

Primary LanguageJavaScript

A speed test on docker storage.

Contains code that stress tests a docker writable layer and mounted volume storage

To Run

docker-compose up -d
npm install
node stressTest.js
python plotResults.py

The example image and CSV files are running the stuff from my machine.