XCTMemoryMetric
A metric to record the physical memory that a performance test uses.
Declaration
class XCTMemoryMetricOverview
XCTMemoryMetric compares the memory use before and after running the block argument to measure(metrics:block:), and reports the difference.