-The 'OLTPbench_test_framework' folder contains the test framework we used to test the several MySQL setups.
-The 'results' folder contains the test results of running our test framework (several Bash scripts), for different combinations of parameters. We always run four setups (native, bind, volume, and container), of which the results are compared.
-The 'results_interp' folder contains the Python script(s) used to interpret the .res files and the GNUplot code that we wrote to create graphs from the .res files.