Can anyone point to serious comparison of Python runtime footprint versus Java?
Thanks, Avraham
Can anyone point to serious comparison of Python runtime footprint versus Java?
Thanks, Avraham
http://shootout.alioth.debian.org/ is a famous comparison of programming language implementations, their memory footprint and runtime speed.
Here you'll be able to find benchmarks for Python vs. Java.