Do you see Python ever getting any significant performance improvements? As much as I love it, even its functionality as a “glue” between highly optimized C/fortran code can be noticeable. And since type hints are already becoming very popular, maybe they could enable some optional performance improvements by automatically jitting functions or something like that?
Laser_Plasma1 karma
Do you see Python ever getting any significant performance improvements? As much as I love it, even its functionality as a “glue” between highly optimized C/fortran code can be noticeable. And since type hints are already becoming very popular, maybe they could enable some optional performance improvements by automatically jitting functions or something like that?
View HistoryShare Link