pathling
pathling copied to clipboard
Moving benchmark execution to a forked VM and adding spring context cleanup
Moving benchmark execution to a forked VM (from the maven one) and adding the explicit cleanup of the application context(s) created for the spring autowired benchmarks.
This should provide better isolation of the benchmark run from the maven build process.