4paradigm / 4paradigm/OpenMLDB
Add long running tests of memory leak for Python SDK
- 主要言語
- C++
- スター
- 1.7k
- フォーク
- 331
- 平均マージ
- 12日 12時間
- マージ済み PR(30日)
- 1
説明
Use the tools like https://github.com/4paradigm/OpenMLDB/blob/main/java/openmldb-jmh/src/main/java/com/_4paradigm/sql/stability/FEQLFZPerf.java and `valgrind`.
コントリビューションガイド
調査の方向性
Look at the referenced Java JMH test in openmldb-jmh/src/main/java/com/_4paradigm/sql/stability/FEQLFZPerf.java to understand the pattern for long-running performance tests. Investigate the Python SDK structure to identify entry points for memory-intensive operations. Use valgrind or similar memory profiling tools to design tests that can run for extended periods and detect leaks. The goal is to create a test suite that can be integrated into the project's CI for ongoing memory leak detection.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- machine-learning, performance, testing
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100