4paradigm / 4paradigm/OpenMLDB
Test the performance and memory usage of sdk when OpenMLDB has many tables(1w+)
- 主要语言
- 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 [...]
RTIDB java client will use G-level memory when RTIDB has 1w+ tables. So we need to test OpenMLDB in this scene.
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**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 mentions testing the OpenMLDB SDK's performance and memory usage with over 10,000 tables, referencing a similar issue with RTIDB Java client. Start by examining the OpenMLDB SDK codebase, particularly the client-side libraries and any existing performance tests. Look for benchmarks or stress test scripts. Determine how to create and manage many tables programmatically, then measure memory consumption and performance metrics. The goal is to produce a test report or script that can be run to validate the SDK under high table counts.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- databases, java, machine-learning
- 领域
- databases, machine-learning, performance
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 30/100