{"id":26512169,"url":"https://github.com/re-ovo/llm-perf","last_synced_at":"2025-07-29T01:37:39.477Z","repository":{"id":281660000,"uuid":"945870743","full_name":"re-ovo/llm-perf","owner":"re-ovo","description":"评估不同LLM提供商的性能","archived":false,"fork":false,"pushed_at":"2025-03-10T13:02:44.000Z","size":146,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-19T12:05:14.137Z","etag":null,"topics":["chatgpt-api","deepseek-api","llm"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/re-ovo.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}},"created_at":"2025-03-10T09:00:54.000Z","updated_at":"2025-04-12T16:10:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"60d0035b-ba78-4d2d-ade8-5af5c271d92d","html_url":"https://github.com/re-ovo/llm-perf","commit_stats":null,"previous_names":["re-ovo/llm-perf"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/re-ovo/llm-perf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/re-ovo%2Fllm-perf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/re-ovo%2Fllm-perf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/re-ovo%2Fllm-perf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/re-ovo%2Fllm-perf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/re-ovo","download_url":"https://codeload.github.com/re-ovo/llm-perf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/re-ovo%2Fllm-perf/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267616841,"owners_count":24116168,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-28T02:00:09.689Z","response_time":68,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["chatgpt-api","deepseek-api","llm"],"created_at":"2025-03-21T03:20:12.248Z","updated_at":"2025-07-29T01:37:39.469Z","avatar_url":"https://github.com/re-ovo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LLM性能评估工具\n\n\u003e For the English version of this README, please refer to [README_EN.md](./README_EN.md).\n\n这个工具用于评估不同LLM提供商的性能，包括以下指标：\n\n- TTFT (Time To First Token): 从发送请求到收到第一个token的时间\n- TPS (Tokens Per Second): 每秒处理的token数量\n\n## 截图\n\n![截图](./docs/image.png)\n\n## 配置\n\n在`config.yml`中配置LLM提供商信息, 参考`config.example.yml`\n\n## 安装依赖\n\n使用[UV](https://docs.astral.sh/uv/)安装依赖\n\n```bash\nuv sync\n```\n\n## 运行\n\n```bash\nuv run main.py\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fre-ovo%2Fllm-perf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fre-ovo%2Fllm-perf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fre-ovo%2Fllm-perf/lists"}