# PythonPerfLogGraph **Repository Path**: maple998/PythonPerfLogGraph ## Basic Information - **Project Name**: PythonPerfLogGraph - **Description**: unity,python分析日志,可视化性能数据 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2016-10-25 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #PythonPerfLogGraph 1:在Unity游戏中打印性能Log,可以统计每一帧的Time.deltaTime 延迟,网络报文数量,协议类型,报文大小 2:python正则分析日志 3:将分析的数据柱状图,点图绘制出来,用于分析