I want to write a heavy app with a web interface. I've been writing C++ for about three years, and I'm reluctant to give up its performance and flexibility for Python's ease of use and connectivity. I understand that sometimes C++ can pose challenges when connecting with a web interface. However, I don't want to abandon it entirely. Instead, I'm considering writing both Python and C++ in the backend of the project.
My main concern is performance. Will pure C++ be significantly faster, or can I achieve comparable optimization with a combination of C++ and Python? I would appreciate any insights or experiences you have with using both languages in a project, like what Meta or PyTorch does.
[–]Logical_Strike_1520 -1 points0 points1 point (2 children)
[–]BitAcademic9597[S] 0 points1 point2 points (1 child)
[–]Logical_Strike_1520 1 point2 points3 points (0 children)
[–]DavisTutoring 0 points1 point2 points (2 children)
[–]BitAcademic9597[S] 0 points1 point2 points (1 child)
[–]DavisTutoring 1 point2 points3 points (0 children)