Remove pybench microbenchmark

Issue #15369. Please use the new "performance" benchmark suite.
This commit is contained in:
Victor Stinner 2016-09-13 11:41:41 +02:00
parent 30386a2a36
commit 13b97e37d9
27 changed files with 9 additions and 9440 deletions

View file

@ -23,8 +23,6 @@ msi Support for packaging Python as an MSI package on Windows.
parser Un-parsing tool to generate code from an AST.
pybench Low-level benchmarking for the Python evaluation loop. (*)
pynche A Tkinter-based color editor.
scripts A number of useful single-file programs, e.g. tabnanny.py