quickperf
quickperf copied to clipboard
Add @MeasureMetaspaceAllocation and @ExpectMetaspaceAllocation annotations
Description
Add @MeasureMetaspaceAllocation to be able to mesure memory allocation on the Metaspace memory pool.
Add @ExpectMetaspaceAllocation to be able to put expectation on the result of @MeasureMetaspaceAllocation and use it to fail the test