|
|
|
|
|
by leo_santagada
4219 days ago
|
|
benchmarksgame is not a serious comparison site, it's in the name. The comparisons they do is not of idiomatic code... for example in python they do a lot of array programming and don't use numpy (http://www.numpy.org/). So for most languages the results in there are completely meaningless. |
|
The performance of those programs with CPython explains the existence of numpy, and if you look you'll find that numpy programs are shown.