Detailed Description
Currently, it is assumed that the test files are co located under the folder src. This may not be the case for everyone and so the ability to pass in the directory where the performance test files are stored in would be beneficial
Possible Implementation
Add a cli argument such as -inputDir= to allow the user to change the directory where they store their performance test files.
Detailed Description
Currently, it is assumed that the test files are co located under the folder
src. This may not be the case for everyone and so the ability to pass in the directory where the performance test files are stored in would be beneficialPossible Implementation
Add a cli argument such as
-inputDir=to allow the user to change the directory where they store their performance test files.