5sControl / 5sControl/5s-backend

[16h] Добавить вызов методов моделью на С++ сервер (работает ощутимо быстрее чем на ноде)

未关闭
#458 0 条评论 0 个 reaction 已指派 1 人 已被 @Ivan0195 认领 在 GitHub 查看
主要语言
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

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。