4paradigm / 4paradigm/OpenMLDB
enable benchmark report on workflow
- 主要语言
- C++
- 星标
- 1.7k
- 派生
- 331
- 平均合并
- 12 天 12 小时
- 30 天内合并 PR
- 1
描述
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
- [ ] compare benchmark between previous release
- [ ] benchmark source code
- [ ] benchmark scripts runs locally and remotely
- [ ] benchmark workflow
- [ ] add benchmark report in the repo
benchmark metrics:
- functions (udf & udaf)
- simple sql query
- special query ( last join, window union)
Host
- GitHub Runner
- if GitHub Runner is not competent ?
Operation System:
- Linux
- ~~Macos~~
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.
贡献指南
调研方向
The issue describes adding benchmark reporting to a workflow, likely GitHub Actions. Look for existing workflow files in .github/workflows to understand the CI setup. Identify benchmark scripts in the repository, possibly under a benchmarks/ directory. Determine how to run benchmarks locally, compare results between releases, and generate a report. The scope is broad and involves setting up infrastructure across different hosts and operating systems.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github-actions
- 领域
- ci-cd, performance
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100