Author: Maciej Fijalkowski <fij...@gmail.com>
Branch: 
Changeset: r44816:7fac887a73a6
Date: 2011-06-07 19:36 +0200
http://bitbucket.org/pypy/pypy/changeset/7fac887a73a6/

Log:    write about benchmarks

diff --git a/pypy/doc/project-ideas.rst b/pypy/doc/project-ideas.rst
--- a/pypy/doc/project-ideas.rst
+++ b/pypy/doc/project-ideas.rst
@@ -104,6 +104,19 @@
 
 * alternatively, look at Software Transactional Memory
 
+Introduce new benchmarks
+------------------------
+
+We're usually happy to introduce new benchmarks. Please consult us
+before, but in general something that's real-world python code
+and is not already represented is welcome. We need at least a standalone
+script that can run without parameters. Example ideas (benchmarks need
+to be got from them!):
+
+* `hg`
+
+* `sympy`
+
 Experiment (again) with LLVM backend for RPython compilation
 ------------------------------------------------------------
 
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to