* Skeleton for overhead testing subproject.
* clone into base image instead of submodule
* remove submodules file (even though it was empty)
* set up a junit-based test running project that leverages testcontianers.
* remove builder
* remove builder
* cleanup
* repackage
* leverage an agent object
* simplify writing
* Skeleton for overhead testing subproject.
* clone into base image instead of submodule
* use multi-stage dockerfile to simplify image
* strip ssh and add CMD
* use the JRE base for the final stage
* rebasing
* format tweak
* cleanup
* repackage
* include peak threads
* imports
* write startup file
* fix sorting
* fix writing to allow overwrites
* code review comments
* let results just be a list (instead of map)
* remove gitmodules
* increase usage of naming conventinos (code review comment)
* Skeleton for overhead testing subproject.
* clone into base image instead of submodule
* remove submodules file (even though it was empty)
* set up a junit-based test running project that leverages testcontianers.
* remove builder
* remove builder
* cleanup
* repackage
* update base image url
* leverage an agent object
* add optional jvmargs to the Agent
* cleanup and handle file urls
* allow overwrite
* cleanup
* simplify writing
* simplify writing
* remove dead comment
* pass url
* Skeleton for overhead testing subproject.
* clone into base image instead of submodule
* remove submodules file (even though it was empty)
* use multi-stage dockerfile to simplify image
* strip ssh and add CMD
* use the JRE base for the final stage