Jan 7, 2025
Good question, I wanted to do more of a real world use case. A lot of built in python functions are tied to C code, such as sort(). I occasionally have to write C bindings in Python for performance reasons, and I wanted to know if there would be a difference for this use case.
I also think the same answer would be shown with the bash script as the python code.
Thanks for asking!