5sControl / 5sControl/5s-backend
[16h] Добавить вызов методов моделью на С++ сервер (работает ощутимо быстрее чем на ноде)
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 2
- Forks
- 0
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Dieses Issue hat keine Beschreibung.
Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- cpp, python
- Bereich
- backend, performance
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 20/100