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

Imported: Use of JMH-benchmarks requires source code instrumentation #27

Closed
DaGeRe opened this issue Nov 15, 2021 · 1 comment
Closed
Assignees

Comments

@DaGeRe
Copy link
Owner

DaGeRe commented Nov 15, 2021

This issue has been imported from an old repository. It was originally created by @mai13drd at 2021-08-25T10:02:41Z with number #27

If JMH-benchmarks are used for measurements, the field Source instrumentation inside the job configuration must be set, since JMH in combination with AspectJ-instrumentation does not work yet.
This should be fixed or at least reported to the user.

@DaGeRe DaGeRe self-assigned this Nov 15, 2021
@DaGeRe DaGeRe closed this as completed Nov 15, 2021
@DaGeRe
Copy link
Owner Author

DaGeRe commented Nov 15, 2021

This comment has been imported from an old repository. It was originally created by @DaGeRe at 2021-09-04T18:48:55Z

The jmh execution had configuration problems with using AspectJ. With the newest develop version, this works now. Please reopen if this is still a problem.

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

No branches or pull requests

1 participant