5sControl / 5sControl/5s-backend
[16h] Добавить вызов методов моделью на С++ сервер (работает ощутимо быстрее чем на ноде)
オープン
- 主要言語
- Python
- スター
- 2
- フォーク
- 0
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
この issue には説明がありません。
コントリビューションガイド
調査の方向性
The issue mentions calling model methods on a C++ server for performance gains over Node. First, locate the existing Python/Django model methods and the current Node.js integration points. Investigate how to interface Python with C++ (e.g., using pybind11 or ctypes) and understand the server architecture to see where the C++ component would fit. Determine what 'done' looks like by benchmarking the new C++ calls against the old Node implementation.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- cpp, python
- 領域
- backend, performance
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100