{"id":28560129,"url":"https://github.com/dtstack/yice-performance","last_synced_at":"2025-06-10T09:07:37.705Z","repository":{"id":190562354,"uuid":"653493465","full_name":"DTStack/yice-performance","owner":"DTStack","description":"易测性能检测平台","archived":false,"fork":false,"pushed_at":"2024-11-20T08:40:52.000Z","size":6088,"stargazers_count":46,"open_issues_count":0,"forks_count":15,"subscribers_count":18,"default_branch":"master","last_synced_at":"2024-11-20T10:16:13.930Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/DTStack.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2023-06-14T06:58:07.000Z","updated_at":"2024-11-20T08:40:58.000Z","dependencies_parsed_at":"2024-07-16T09:41:58.054Z","dependency_job_id":null,"html_url":"https://github.com/DTStack/yice-performance","commit_stats":null,"previous_names":["dtstack/yice-performance"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DTStack%2Fyice-performance","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DTStack%2Fyice-performance/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DTStack%2Fyice-performance/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DTStack%2Fyice-performance/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DTStack","download_url":"https://codeload.github.com/DTStack/yice-performance/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DTStack%2Fyice-performance/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259043771,"owners_count":22797163,"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","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":[],"created_at":"2025-06-10T09:07:36.823Z","updated_at":"2025-06-10T09:07:37.689Z","avatar_url":"https://github.com/DTStack.png","language":"TypeScript","readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/DTStack/yice-performance\" target=\"blank\"\u003e\u003cimg src=\"./apps/web/public/logo.png\" width=\"140\" alt=\"易测\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e易测性能检测平台 v2\u003c/p\u003e\n\n\n## 首页效果\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./docs/screenshot/home.png\" width=\"900\" alt=\"易测\" /\u003e\n  \u003cimg src=\"./docs/screenshot/project-chart.png\" width=\"900\" alt=\"性能评分趋势图\" /\u003e\n\u003c/p\u003e\n\n更多截图可查看：[截图展示](./docs/screenshot.md)\n\n## 本地启动\n\n``` shell\ngit clone https://github.com/DTStack/yice-performance\ncd yice-performance\n```\n\n### mysql 5.7\n\n执行 建表语句及示例数据: `docker/mysql/demo-data.sql`，将 `.env` 中 `DB_` 开头的配置项按实际情况修改。\n\n### 服务启动\n\n- 安装服务依赖：`pnpm install`\n- 运行 node 服务和前端页面：`pnpm dev`\n\n\u003e 服务配置项 `.env` 文件中的属性按实际填写即可，建议本地新建一个 `.env.local` 文件，配置一些较隐私的内容，这个文件不会被 git 感知且配置项的优先级大于 `.env` 文件。\n\u003e node 服务在 4000 端口，页面服务在 7001 端口\n\u003e pnpm：v6.35.1\n\u003e node：v14.20.0\n\n\n## 部署文档\n\n[Docker 部署文档](./docs/docker.md)\n\n[主机模式部署文档](./docs/deploy.md)\n\n[从 v1 到 v2](./docs/v1_to_v2.md)\n\n\n## 功能点\n\n- [x] 页面检测\n- [x] 定时检测\n- [x] 补数据\n- [x] 查看报告\n- [x] 任务失败钉钉告警\n- [x] 多种分析图\n- [x] 权限控制\n- [x] 数据周报邮件\n- [x] docker 部署\n\n\n**注意**\n\u003e 易测检测系统和我司内部的 devops 系统深度绑定，用于检测我司需要登录的一些页面，但不影响评分功能的实现参考。\n\n\n## 常见问题\n\n### 1. yice-server 容器无法启动\n\n\u0026emsp;\u0026emsp;可能是 `docker` 版本较低，建议升级到 docker v24 及以上，升级前应当备份。\n\n### 2. gcc 版本过低\n\n\u0026emsp;\u0026emsp;主机部署时建议使用 Ubuntu。\n\u0026emsp;\u0026emsp;主机模式部署时 CentOS7 上启动服务时报错：Error: /lib64/libstdc++.so.6: version 'CXXABI_1.3.9' not found，这是因为 CentOS7 的 gcc 版本过低，需要升级到 gcc-4.8.5 以上，执行下方命令可以看到没有 CXXABI_1.3.9。\n\n``` shell\nstrings /lib64/libstdc++.so.6 | grep CXXABI\n```\n\n### 3. MacOS M 系列 arm 芯片本地安装 canvas 时失败\n\n\u0026emsp;\u0026emsp; node@14.21.3 pnpm@6.35.1 代理开增强模式，可以正常安装依赖并启动。出现报错时，可以考虑使用这个依赖版本组合。\n\n\n## 趋势\n\n[![Stargazers over time](https://starchart.cc/dtstack/yice-performance.svg)](https://starchart.cc/dtstack/yice-performance)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdtstack%2Fyice-performance","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdtstack%2Fyice-performance","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdtstack%2Fyice-performance/lists"}