获取性能报告
static Map<String, dynamic>? getPerformanceReport() { return instance._interceptor?.getPerformanceReport().toJson(); }