4paradigm / 4paradigm/OpenMLDB
enable benchmark report on workflow
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 331
- Avg merge
- 12d 12h
- Merged PRs (30d)
- 1
Description
**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.
Contributor guide
Research direction
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.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd, performance
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100