5sControl / 5sControl/5s-backend
[16h] Добавить вызов методов моделью на С++ сервер (работает ощутимо быстрее чем на ноде)
Ouverte
- Langage dominant
- Python
- Étoiles
- 2
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Cette issue n'a pas de description.
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- cpp, python
- Domaine
- backend, performance
- Type d'issue
- Fonctionnalité
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 20/100