|
|
|
|
|
by PeterisP
4636 days ago
|
|
If a python back-end doesn't give the performance numbers, then you find the bottleneck and write that 1% of code in C++. Tada - you get the performance anyway, but gain in development speed (which often is more valuable than the cheap processors). |
|