|
|
|
|
|
by jmilosze
2045 days ago
|
|
Well of course it is calling C. The point of this argument is that you don't have to go all in and write your code in C to get good performance.
You can just write good Python and get almost as fast code as C that will take you 5 times less time to develop. |
|
In this case we're talking about a >2x slowdown.
The service also has fewer features.
You're talking about development time in a context where development time is largely irrelevant, as this is a service that people reuse and pick based on performance, because lower performance means higher costs to scale enough to meet requirements.