Porting the entire project to C++ would be a massive undertaking and we would lose all the benefits we get from Godot. What we can do, however, is to use C++ with GDExtension for certain algorithms to benefit from C++'s better performance. This is planned and it will eventually happen.