Tuesday, May 3, 2011

python versus java runtime footprint

Can anyone point to serious comparison of Python runtime footprint versus Java?

Thanks, Avraham

From stackoverflow
  • 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.

0 comments:

Post a Comment