AUTHORS
COPYING
MANIFEST.in
README.rst
TODO.rst
requirements.in
requirements.txt
runtests.py
setup.py
tox.ini
doc/Makefile
doc/benchmarks.rst
doc/changelog.rst
doc/conf.py
doc/cpython_results_2017.rst
doc/index.rst
doc/make.bat
doc/usage.rst
doc/images/bm_chaos.png
doc/images/bm_raytrace.jpg
doc/images/html5lib.png
doc/images/sympy_sum.png
pyperformance/__init__.py
pyperformance/__main__.py
pyperformance/_benchmark.py
pyperformance/_benchmark_metadata.py
pyperformance/_benchmark_selections.py
pyperformance/_manifest.py
pyperformance/_pyproject_toml.py
pyperformance/_pythoninfo.py
pyperformance/_utils.py
pyperformance/cli.py
pyperformance/cli_run.py
pyperformance/compare.py
pyperformance/compile.py
pyperformance/run.py
pyperformance/venv.py
pyperformance.egg-info/PKG-INFO
pyperformance.egg-info/SOURCES.txt
pyperformance.egg-info/dependency_links.txt
pyperformance.egg-info/entry_points.txt
pyperformance.egg-info/requires.txt
pyperformance.egg-info/top_level.txt
pyperformance/data-files/requirements.txt
pyperformance/data-files/benchmarks/MANIFEST
pyperformance/data-files/benchmarks/bm_2to3/data/2to3/README.txt
pyperformance/data-files/benchmarks/bm_2to3/data/2to3/__init__.py.txt
pyperformance/data-files/benchmarks/bm_2to3/data/2to3/context_processors.py.txt
pyperformance/data-files/benchmarks/bm_2to3/data/2to3/exceptions.py.txt
pyperformance/data-files/benchmarks/bm_2to3/data/2to3/mail.py.txt
pyperformance/data-files/benchmarks/bm_2to3/data/2to3/paginator.py.txt
pyperformance/data-files/benchmarks/bm_2to3/data/2to3/signals.py.txt
pyperformance/data-files/benchmarks/bm_2to3/data/2to3/template_loader.py.txt
pyperformance/data-files/benchmarks/bm_2to3/data/2to3/urlresolvers.py.txt
pyperformance/data-files/benchmarks/bm_2to3/data/2to3/xheaders.py.txt
pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/COMMIT_EDITMSG
pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/FETCH_HEAD
pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/HEAD
pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/ORIG_HEAD
pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/config
pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/description
pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/index
pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/packed-refs
pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks/applypatch-msg.sample
pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks/commit-msg.sample
pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks/post-update.sample
pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks/pre-applypatch.sample
pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks/pre-commit.sample
pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks/pre-push.sample
pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks/pre-rebase.sample
pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks/prepare-commit-msg.sample
pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/hooks/update.sample
pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/info/exclude
pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/info/refs
pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/logs/HEAD
pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/logs/refs/heads/master
pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/logs/refs/remotes/origin/HEAD
pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/logs/refs/remotes/origin/bind_modules
pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/logs/refs/remotes/origin/master
pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/logs/refs/remotes/origin/zero_timeout
pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/objects/info/packs
pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/objects/pack/pack-7e1b1ace85030071ca314cd565ae038bacc302a4.idx
pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/objects/pack/pack-7e1b1ace85030071ca314cd565ae038bacc302a4.pack
pyperformance/data-files/benchmarks/bm_dulwich_log/data/asyncio.git/refs/remotes/origin/HEAD
pyperformance/data-files/benchmarks/bm_html5lib/data/w3_tr_html5.html
pyperformance/data-files/benchmarks/bm_pyflate/data/interpreter.tar.bz2
pyperformance/data-files/benchmarks/bm_telco/data/telco-bench.b
pyperformance/tests/__init__.py
pyperformance/tests/test_compare.py