Rewriting Old Solaris C Code In Python Yielded A 17x Performance Improvement
While we normally hear of rewriting code from Python and other scripting languages into C/C++ when its a matter of performance, in the case of Oracle Solaris it was taking old C code and modernizing it in Python 3 to yield a ~17x performance improvement...