.bumpversion.cfg
.coveragerc
.travis.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
appveyor.yml
bootstrap.py
pytest-benchmark.komodoproject
setup.cfg
setup.py
tox.ini
conf/.travis.yml
conf/appveyor.yml
conf/tox.ini
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/readme.rst
docs/requirements.txt
docs/screenshot.png
docs/spelling_wordlist.txt
docs/usage.rst
docs/reference/index.rst
docs/reference/pytest_benchmark.rst
src/pytest_benchmark/__init__.py
src/pytest_benchmark/plugin.py
src/pytest_benchmark/stats.py
src/pytest_benchmark.egg-info/PKG-INFO
src/pytest_benchmark.egg-info/SOURCES.txt
src/pytest_benchmark.egg-info/dependency_links.txt
src/pytest_benchmark.egg-info/entry_points.txt
src/pytest_benchmark.egg-info/not-zip-safe
src/pytest_benchmark.egg-info/requires.txt
src/pytest_benchmark.egg-info/top_level.txt
tests/test_pytest_benchmark.py