4paradigm / 4paradigm/OpenMLDB
Reduce Java SDK's size
- 主要言語
- C++
- スター
- 1.7k
- フォーク
- 331
- 平均マージ
- 12日 12時間
- マージ済み PR(30日)
- 1
説明
**Is your feature request related to a problem? Please describe.**
Current SDK will occupy around 250MB. Which is a lot larger than the sum of other packages in our user code. I think this may put potential user away.
**Describe the solution you'd like**
<= 5M would be more reasonable.
コントリビューションガイド
調査の方向性
The issue is about reducing the Java SDK size from ~250MB to <=5MB. Start by examining the Java SDK build configuration and dependencies in the repository. Look for large dependencies or bundled resources that can be removed or optimized. Check the project's build system (likely Maven or Gradle) and analyze the final JAR size. Determine what constitutes the SDK and identify areas for size reduction, such as removing unused dependencies, optimizing resources, or using lighter alternatives.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- backend, performance
- issue の種類
- リファクタリング
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100