5sControl / 5sControl/5s-backend
[16h] Добавить вызов методов моделью на С++ сервер (работает ощутимо быстрее чем на ноде)
Aperta
- Lingua principale
- Python
- Stelle
- 2
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Questa issue non ha una descrizione.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- cpp, python
- Ambito
- backend, performance
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 20/100