pc 程序效能測試平臺,支援多平臺平臺程序 cpu、memory、fps(僅支援 windowsOpenGL DirectX 引擎應用)、gpu、thread_num、handle_num 等指標的實時監控和視覺化展示

范顿顿發表於2024-04-26

專案地址:https://github.com/15525730080/pc_perf

pc_perf

pc 程序效能測試平臺,支援 windows / mac / linux 平臺普通程序、window 遊戲 GUI 程序的
cpu、memory、fps(僅支援 windowsOpenGL DirectX 引擎應用)、gpu、thread_num、handle_num 等指標的實時監控和視覺化展示

啟動入口

方式一:
git clone https://github.com/15525730080/pc_perf.git
pip install -r requirements.txt
# 需要使用管理員許可權啟動才可以獲取到 windows fps !!!
python pc_perf.py

方式二:
# 需要使用管理員許可權啟動才可以獲取到 windows fps !!!
pip install pc-perf
python -m pc_perf

建立任務

image

任務列表

image

效能報表

image

開源

本專案歸屬:範博洲

使用需要關注開源協議
禁止申請軟著、專利 本人已申請

相關文章