Skip to content

Introduce JMH profile and src/jmh/java configuration to co-locate JMH benchmarks #2407

@mp911de

Description

@mp911de

It would be good to have a common configuration to co-locate JMH benchmarks with the actual module code. Right now, we use separate modules that get enabled through profiles. This easily causes code to be forgotten and to rot. Any new activation of the module requires fixing benchmarks.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions