[pypy-svn] r67453 - pypy/extradoc/planning

iko at codespeak.net iko at codespeak.net
Thu Sep 3 17:43:50 CEST 2009


Author: iko
Date: Thu Sep  3 17:43:49 2009
New Revision: 67453

Modified:
   pypy/extradoc/planning/jit.txt
Log:
benchmarking infrastructure



Modified: pypy/extradoc/planning/jit.txt
==============================================================================
--- pypy/extradoc/planning/jit.txt	(original)
+++ pypy/extradoc/planning/jit.txt	Thu Sep  3 17:43:49 2009
@@ -7,7 +7,9 @@
 
 - upgrade python on wyvern
 - improve test running, compile only once
-- sort out a benchmark infrastructure. graphs!!!
+
+- sort out a benchmark infrastructure. graphs!!! (iko is going to do
+   some sorting)
 
 - nightly run of checks on output of pypy-c-jit: we need tests for
   pypy-jit behaviour that explicitely check whether the loops make



More information about the Pypy-commit mailing list