openmessaging-benchmark icon indicating copy to clipboard operation
openmessaging-benchmark copied to clipboard

Support packaging a subset of benchmark drivers

Open ligfx opened this issue 1 year ago • 1 comments

This cuts down the size of the packaged artifact significantly, from 160MB with every module, to 21MB with only OMB and driver-redpanda.

ligfx avatar Mar 18 '24 19:03 ligfx

My guess is that given the propensity to try to keep parts of this in sync with upstream, it's probably best to have a new maven profile to use when building to opt out of pulling in all drivers.

voutilad avatar Mar 21 '24 13:03 voutilad