[pypy-svn] r39733 - pypy/dist/pypy/tool/bench

hpk at codespeak.net hpk at codespeak.net
Fri Mar 2 18:20:01 CET 2007


Author: hpk
Date: Fri Mar  2 18:19:59 2007
New Revision: 39733

Added:
   pypy/dist/pypy/tool/bench/
   pypy/dist/pypy/tool/bench/__init__.py   (contents, props changed)
   pypy/dist/pypy/tool/bench/benchmark_report.css
      - copied unchanged from r39700, user/hpk/bench/benchmark_report.css
   pypy/dist/pypy/tool/bench/benchmark_report.py
      - copied unchanged from r39713, user/hpk/bench/benchmark_report.py
   pypy/dist/pypy/tool/bench/benchmark_test_data2.txt
      - copied unchanged from r39700, user/hpk/bench/benchmark_test_data2.txt
   pypy/dist/pypy/tool/bench/test_benchmark_report.py
      - copied unchanged from r39703, user/hpk/bench/test_benchmark_report.py
Log:
adding a set of benchmark-display resulted files, to 
be refactored (somewhat originating from code that we/merlinux 
provided to bzr people for displaying their benchmark result)


Added: pypy/dist/pypy/tool/bench/__init__.py
==============================================================================
--- (empty file)
+++ pypy/dist/pypy/tool/bench/__init__.py	Fri Mar  2 18:19:59 2007
@@ -0,0 +1 @@
+



More information about the Pypy-commit mailing list