{"id":47985922,"url":"https://github.com/15525730080/pc_perf","last_synced_at":"2026-04-04T11:27:55.712Z","repository":{"id":234749919,"uuid":"789457547","full_name":"15525730080/pc_perf","owner":"15525730080","description":"pc 进程性能测试平台，支持 windows / mac / linux 平台进程cpu、memory、fps（仅支持windowsOpenGL  DirectX 引擎应用 unity u3d应用）、gpu、thread_num、handle_num 等指标的实时监控和可视化展示。","archived":false,"fork":false,"pushed_at":"2026-02-18T08:55:53.000Z","size":455,"stargazers_count":23,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-18T13:06:06.352Z","etag":null,"topics":["cpu","fps","game-performance","gpu","linux","macos","memory","peformance","windwos"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/15525730080.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-04-20T15:51:44.000Z","updated_at":"2026-02-18T08:55:57.000Z","dependencies_parsed_at":"2025-10-26T18:34:32.637Z","dependency_job_id":null,"html_url":"https://github.com/15525730080/pc_perf","commit_stats":null,"previous_names":["15525730080/pc_perf"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/15525730080/pc_perf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/15525730080%2Fpc_perf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/15525730080%2Fpc_perf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/15525730080%2Fpc_perf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/15525730080%2Fpc_perf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/15525730080","download_url":"https://codeload.github.com/15525730080/pc_perf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/15525730080%2Fpc_perf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31397804,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T10:20:44.708Z","status":"ssl_error","status_checked_at":"2026-04-04T10:20:06.846Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cpu","fps","game-performance","gpu","linux","macos","memory","peformance","windwos"],"created_at":"2026-04-04T11:27:55.575Z","updated_at":"2026-04-04T11:27:55.691Z","avatar_url":"https://github.com/15525730080.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pc_perf\n\ntips： python版本建议安装3.7以上\nPC进程性能测试平台，支持 windows / mac / linux 平台普通进程、window游戏GUI进程的、应用级别多进程的性能监控。\ncpu、memory、fps（仅支持windowsOpenGL DirectX 引擎应用 unity u3d应用）、gpu、thread_num、handle_num 等指标的实时监控和可视化展示\n\nPC process performance testing platform, supporting regular processes on Windows/Mac/Linux platforms and GUI processes\nfor Windows games\nReal time monitoring and visualization display of metrics such as CPU, memory, fps (only supports Windows OpenGL DirectX\nengine application Unity u3d application), GPU, thread_num, handle_num, etc\n\n# 启动入口\n\n    方式1（推荐）：\n    pip install -U pc-perf\n    python -m pc_perf  \n    \n    方式2：\n    git clone https://github.com/15525730080/pc_perf.git\n    pip install -r requirements.txt\n    python pc_perf.py \n\n# 创建任务\n\n\u003cimg width=\"1439\" alt=\"image\" src=\"https://github.com/user-attachments/assets/2bdfe24b-d454-4902-a60a-62cc1b21f4eb\" /\u003e\n\n![image](https://github.com/user-attachments/assets/ccd399bb-f30d-4670-9443-d54b177c3d02)\n\n![image](https://github.com/user-attachments/assets/efee2396-5c4d-49bc-a4b8-367d8e553584)\n\n![image](https://github.com/user-attachments/assets/b7b16cf9-66e7-4eb8-9629-308dcdb6ecad)\n\n![image](https://github.com/user-attachments/assets/ef95c1fe-d8e2-418b-89f4-f0309203b40e)\n\n\n# 任务列表\n\n![image](https://github.com/user-attachments/assets/25a49256-93c7-446d-801c-5defb551f8ef)\n\n\n\u003cimg width=\"1434\" alt=\"image\" src=\"https://github.com/user-attachments/assets/813b12df-560a-4040-9457-810a8ac553a9\" /\u003e\n\n# 性能报表\n![image](https://github.com/user-attachments/assets/08fa8119-6ec5-4dab-8227-93aa56a40a68)\n\n![image](https://github.com/user-attachments/assets/2438fc44-740d-4f8f-877b-7c04e83c9f04)\n\n![image](https://github.com/15525730080/pc_perf/assets/153100629/2e28527a-6e5d-487c-8753-8d3483c0f108)\n![image](https://github.com/user-attachments/assets/6ad7b0c6-0ba5-49e3-ba7a-38df2b8033cb)\n\n# 报告对比（PR来自【https://github.com/SamuPopg】）\n\u003cimg width=\"1909\" height=\"936\" alt=\"image\" src=\"https://github.com/user-attachments/assets/7013556b-3fdc-4be6-9b74-6e8d5c495d67\" /\u003e\n\u003cimg width=\"1914\" height=\"803\" alt=\"image\" src=\"https://github.com/user-attachments/assets/df48f6a2-11cd-43fc-a1e1-5f9d6af59a32\" /\u003e\n\n\n\n# 开源\n\n本项目归属：范博洲\n联系我：f15525730080（微信号）\n使用需要关注开源协议\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F15525730080%2Fpc_perf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F15525730080%2Fpc_perf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F15525730080%2Fpc_perf/lists"}