[pypy-svn] r80378 - pypy/extradoc/talk/ustour2011

lac at codespeak.net lac at codespeak.net
Mon Feb 21 16:18:24 CET 2011


Author: lac
Date: Mon Feb 21 16:18:22 2011
New Revision: 80378

Modified:
   pypy/extradoc/talk/ustour2011/dropbox.txt
Log:
add speed.pypy.org which was mistakenly deleted last time


Modified: pypy/extradoc/talk/ustour2011/dropbox.txt
==============================================================================
--- pypy/extradoc/talk/ustour2011/dropbox.txt	(original)
+++ pypy/extradoc/talk/ustour2011/dropbox.txt	Mon Feb 21 16:18:22 2011
@@ -32,6 +32,7 @@
 
 * most Python benchmarks run much faster than with CPython or Psyco
 * tight loops run much faster, up to 20-60 times faster
+* speed.pypy.org
 * the real-world PyPy compiler toolchain itself (200 KLocs) runs twice as fast
 * pypy already supports 64bit and is in the process of supporting ARM
 * full compatibility with  CPython (more than Jython/IronPython)



More information about the Pypy-commit mailing list