.bumpversion.cfg | |
|
|
.cookiecutterrc | |
|
|
.coveragerc | |
|
|
.editorconfig | |
|
|
.github/workflows/github-actions.yml | |
|
|
.gitignore | |
|
|
.pre-commit-config.yaml | |
|
|
.readthedocs.yml | |
|
|
AUTHORS.rst | |
|
|
CHANGELOG.rst | |
|
|
CONTRIBUTING.rst | |
|
|
LICENSE | |
|
|
MANIFEST.in | |
|
|
README.rst | |
|
|
ci/bootstrap.py | 64 | A 55 mins |
|
ci/requirements.txt | |
|
|
docs/authors.rst | |
|
|
docs/calibration.rst | |
|
|
docs/changelog.rst | |
|
|
docs/comparing.rst | |
|
|
docs/conf.py | 44 | A 0 mins |
|
docs/contributing.rst | |
|
|
docs/faq.rst | |
|
|
docs/glossary.rst | |
|
|
docs/hooks.rst | |
|
|
docs/index.rst | |
|
|
docs/installation.rst | |
|
|
docs/measurement-issues.png | |
|
|
docs/pedantic.rst | |
|
|
docs/requirements.txt | |
|
|
docs/sample.svg | |
|
|
docs/screenshot-compare.png | |
|
|
docs/screenshot-histogram.png | |
|
|
docs/screenshot.png | |
|
|
docs/spelling_wordlist.txt | |
|
|
docs/usage.rst | |
|
|
pyproject.toml | |
|
|
pytest.ini | |
|
|
setup.py | 74 | A 0 mins |
|
src/pytest_benchmark/__init__.py | 1 | A 0 mins |
|
src/pytest_benchmark/__main__.py | 3 | A 0 mins |
|
src/pytest_benchmark/cli.py | 141 | A 1 hr |
|
src/pytest_benchmark/compat.py | 3 | A 2 hrs |
|
src/pytest_benchmark/csv.py | 32 | A 0 mins |
|
src/pytest_benchmark/fixture.py | 266 | C 1 day |
|
src/pytest_benchmark/histogram.py | 93 | A 1 hr |
|
src/pytest_benchmark/hookspec.py | 100 | A 1 hr |
|
src/pytest_benchmark/logger.py | 51 | A 1 hr |
|
src/pytest_benchmark/plugin.py | 433 | C 1 day |
|
src/pytest_benchmark/session.py | 232 | C 1 day |
|