quickperf icon indicating copy to clipboard operation
quickperf copied to clipboard

Add @MeasureMetaspaceAllocation and @ExpectMetaspaceAllocation annotations

Open loicmathieu opened this issue 5 years ago • 0 comments

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

loicmathieu avatar Sep 27 '19 12:09 loicmathieu