pathling icon indicating copy to clipboard operation
pathling copied to clipboard

Moving benchmark execution to a forked VM and adding spring context cleanup

Open piotrszul opened this issue 9 months ago • 0 comments

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.

piotrszul avatar Apr 30 '24 00:04 piotrszul