Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 7 commits into from
May 16, 2024

Conversation

piotrszul
Copy link
Collaborator

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.

@johngrimes johngrimes self-requested a review May 16, 2024 06:20
Copy link
Member

@johngrimes johngrimes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @piotrszul!

@johngrimes johngrimes merged commit 232c2dc into release/7.0.0 May 16, 2024
19 checks passed
@johngrimes johngrimes deleted the _fix_benchmark branch May 16, 2024 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants