Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   Python (http://www.velocityreviews.com/forums/f43-python.html)
-   -   ANN: Python benchmark suite (http://www.velocityreviews.com/forums/t343627-ann-python-benchmark-suite.html)

stelios xanthakis 04-09-2005 03:17 PM

ANN: Python benchmark suite
 
Hi

I'd like to announce the pyvmbench benchmark suite which is designed
to evaluate different python implementations, different versions of
the same implementation and different compilers/compilation flags for
the same version of a python implementation (same). If you want,
you can of course benchmark Jython on Mac vs IronPython on XP!


It is located right here:
http://students.ceid.upatras.gr/~sxa...mbench.tar.bz2

I've taken code from the "computer language shootout", posts in
c.l.py and other code from the internet which seems to be ok to
use. Hopefully we should be ok.

Ok, the testcases are not many but they are all real programs
that do real jobs and this makes their results at least, realistic:)


Cheers,

Stelios


All times are GMT. The time now is 07:43 PM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57