create static method

PerformanceStats create()

Implementation

@$core.pragma('dart2js:noInline')
static PerformanceStats create() => PerformanceStats._();