Python is 60 times slower than Java (benchmarksgame.alioth.debian.org) 3 points by rsiqueira 13y ago ↗ HN
[–] rsiqueira 13y ago ↗ This bechmark uses the Mandelbrot calculation, that is finished in 30 seconds (Java) and about 30 minutes (Python version).
[–] leephillips 13y ago ↗ The table is more interesting than the graph. Note that fortran takes only 0.6 times as long as the fastest C time. [–] igouy 13y ago ↗ Yes,- and the source code for each of those programs is more interesting than just the measurements- and understanding that some of those programs are written for multi-core and some are not is more interesting...http://benchmarksgame.alioth.debian.org/u64q/performance.php...
[–] igouy 13y ago ↗ Yes,- and the source code for each of those programs is more interesting than just the measurements- and understanding that some of those programs are written for multi-core and some are not is more interesting...http://benchmarksgame.alioth.debian.org/u64q/performance.php...
3 comments
[ 2.8 ms ] story [ 21.2 ms ] thread- and the source code for each of those programs is more interesting than just the measurements
- and understanding that some of those programs are written for multi-core and some are not is more interesting...
http://benchmarksgame.alioth.debian.org/u64q/performance.php...